Searched refs:btc_gattc_call_handler (Results 1 – 3 of 3) sorted by relevance
201 void btc_gattc_call_handler(btc_msg_t *msg);
96 [BTC_PID_GATTC] = {btc_gattc_call_handler, btc_gattc_cb_handler },
714 void btc_gattc_call_handler(btc_msg_t *msg) in btc_gattc_call_handler() function