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