Home
last modified time | relevance | path

Searched refs:l2cap_get_conf_opt (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/net/bluetooth/
Dl2cap_core.c1938 static inline int l2cap_get_conf_opt(void **ptr, int *type, int *olen, unsigned long *val) in l2cap_get_conf_opt() function
2241 len -= l2cap_get_conf_opt(&req, &type, &olen, &val); in l2cap_parse_conf_req()
2455 len -= l2cap_get_conf_opt(&rsp, &type, &olen, &val); in l2cap_parse_conf_rsp()
2589 len -= l2cap_get_conf_opt(&rsp, &type, &olen, &val); in l2cap_conf_rfc_get()