Searched refs:btc_hf_call_handler (Results 1 – 3 of 3) sorted by relevance
239 void btc_hf_call_handler(btc_msg_t *msg); // act the cmd from esp-application
124 [BTC_PID_HF] = {btc_hf_call_handler, btc_hf_cb_handler},
1070 void btc_hf_call_handler(btc_msg_t *msg) in btc_hf_call_handler() function