Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/nimble/esp-hci/src/
Desp_nimble_hci.c153 static void ble_hci_rx_acl(uint8_t *data, uint16_t len) in ble_hci_rx_acl() function
268 ble_hci_rx_acl(data + 1, len - 1); in host_rcv_pkt()