Searched refs:btc_l2cap_call_handler (Results 1 – 3 of 3) sorted by relevance
66 void btc_l2cap_call_handler(btc_msg_t *msg);
129 [BTC_PID_L2CAP] = {btc_l2cap_call_handler, btc_l2cap_cb_handler },
740 void btc_l2cap_call_handler(btc_msg_t *msg) in btc_l2cap_call_handler() function