Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci_util.c181 ble_hs_hci_util_data_hdr_strip(struct os_mbuf *om, in ble_hs_hci_util_data_hdr_strip() function
H A Dble_hs_hci_priv.h97 int ble_hs_hci_util_data_hdr_strip(struct os_mbuf *om,
H A Dble_hs_hci_evt.c828 rc = ble_hs_hci_util_data_hdr_strip(om, &hci_hdr); in ble_hs_hci_evt_acl_process()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_hs_test_util.c85 rc = ble_hs_hci_util_data_hdr_strip(om, out_hci_hdr); in ble_hs_test_util_prev_tx_dequeue_once()