Searched refs:btc_gatts_call_handler (Results 1 – 3 of 3) sorted by relevance
163 void btc_gatts_call_handler(btc_msg_t *msg);
93 [BTC_PID_GATTS] = {btc_gatts_call_handler, btc_gatts_cb_handler },
615 void btc_gatts_call_handler(btc_msg_t *msg) in btc_gatts_call_handler() function