Home
last modified time | relevance | path

Searched refs:btc_blufi_send_notify (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/common/btc/profile/esp/include/
Dbtc_blufi_prf.h102 void btc_blufi_send_notify(uint8_t *pkt, int pkt_len);
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c402 btc_blufi_send_notify((uint8_t *)hdr, in esp_blufi_send_encap()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c523 btc_blufi_send_notify((uint8_t *)hdr, in esp_blufi_send_encap()
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c77 void btc_blufi_send_notify(uint8_t *pkt, int pkt_len) in btc_blufi_send_notify() function