Searched refs:l2cap_get_conf_opt (Results 1 – 1 of 1) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | l2cap_core.c | 3087 static inline int l2cap_get_conf_opt(void **ptr, void *end, int *type, in l2cap_get_conf_opt() function 3490 int ret = l2cap_get_conf_opt(&req, req_end, &type, &olen, &val); in l2cap_parse_conf_req() 3731 int ret = l2cap_get_conf_opt(&rsp, rsp_end, &type, &olen, &val); in l2cap_parse_conf_rsp() 4012 int ret = l2cap_get_conf_opt(&rsp, rsp_end, &type, &olen, &val); in l2cap_conf_rfc_get()
|