Searched refs:btc_hd_call_handler (Results 1 – 3 of 3) sorted by relevance
96 void btc_hd_call_handler(btc_msg_t *msg);
141 [BTC_PID_HD] = {btc_hd_call_handler, btc_hd_cb_handler },
721 void btc_hd_call_handler(btc_msg_t *msg) in btc_hd_call_handler() function