Searched refs:btc_blufi_protocol_handler (Results 1 – 3 of 3) sorted by relevance
193 void btc_blufi_protocol_handler(uint8_t type, uint8_t *data, int len);
22 void btc_blufi_protocol_handler(uint8_t type, uint8_t *data, int len) in btc_blufi_protocol_handler() function
182 btc_blufi_protocol_handler(hdr->type, blufi_env.aggr_buf, blufi_env.total_len); in btc_blufi_recv_handler()187 btc_blufi_protocol_handler(hdr->type, hdr->data, hdr->data_len); in btc_blufi_recv_handler()