Home
last modified time | relevance | path

Searched refs:esp_hci_internal_rx_acl_fn (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/porting/transport/include/
Desp_hci_internal.h29 typedef int esp_hci_internal_rx_acl_fn(struct os_mbuf *om, void *arg); typedef
45 esp_hci_internal_rx_acl_fn *acl_cb, void *acl_arg);
/hal_espressif-latest/components/bt/porting/transport/src/
Dhci_transport.c170 (esp_hci_internal_rx_acl_fn *)hci_transport_controller_tx_dummy, NULL); in hci_transport_deinit()