Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/include/
Desp_blufi.h75 void esp_blufi_send_notify(void *arg);
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c363 void esp_blufi_send_notify(void *arg) in esp_blufi_send_notify() function
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/nimble_host/
Desp_blufi.c493 void esp_blufi_send_notify(void *arg) in esp_blufi_send_notify() function
/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/
Dblufi_prf.c82 esp_blufi_send_notify(&pkts); in btc_blufi_send_notify()