Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci.c456 pb = BLE_HCI_PB_FIRST_NON_FLUSH; in ble_hs_hci_acl_tx_now()
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dhci_common.h1210 #define BLE_HCI_PB_FIRST_NON_FLUSH 0 macro
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_hs_test_util.c107 TEST_ASSERT_FATAL(pb == BLE_HCI_PB_FIRST_NON_FLUSH); in ble_hs_test_util_prev_tx_dequeue()