Searched refs:btc_gap_ble_call_handler (Results 1 – 3 of 3) sorted by relevance
441 void btc_gap_ble_call_handler(btc_msg_t *msg);
102 [BTC_PID_GAP_BLE] = {btc_gap_ble_call_handler, btc_gap_ble_cb_handler },
1911 void btc_gap_ble_call_handler(btc_msg_t *msg) in btc_gap_ble_call_handler() function