Home
last modified time | relevance | path

Searched refs:btc_blufi_protocol_handler (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/
Dblufi_int.h193 void btc_blufi_protocol_handler(uint8_t type, uint8_t *data, int len);
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_protocol.c22 void btc_blufi_protocol_handler(uint8_t type, uint8_t *data, int len) in btc_blufi_protocol_handler() function
Dblufi_prf.c182 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()