Searched refs:btc_hf_client_call_handler (Results 1 – 3 of 3) sorted by relevance
161 void btc_hf_client_call_handler(btc_msg_t *msg);
138 [BTC_PID_HF_CLIENT] = {btc_hf_client_call_handler, btc_hf_client_cb_handler},
1115 void btc_hf_client_call_handler(btc_msg_t *msg) in btc_hf_client_call_handler() function