Searched refs:bnep_on_l2cap_error (Results 1 – 1 of 1) sorted by relevance
65 static void bnep_on_l2cap_error(uint16_t l2cap_cid, uint16_t result);89 bnep_cb.reg_info.pL2CA_Error_Cb = bnep_on_l2cap_error; in bnep_register_with_l2cap()142 static void bnep_on_l2cap_error(uint16_t l2cap_cid, uint16_t result) { in bnep_on_l2cap_error() function