Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dhci_common.h249 #define BLE_HCI_ADV_DATA_STATUS_INCOMPLETE (0x0020) macro
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci_evt.c596 case BLE_HCI_ADV_DATA_STATUS_INCOMPLETE: in ble_hs_hci_evt_le_ext_adv_rpt()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_scan.c2613 evt->evt_type |= (BLE_HCI_ADV_DATA_STATUS_INCOMPLETE); in ble_ll_hci_send_ext_adv_report()
2624 evt->evt_type |= (BLE_HCI_ADV_DATA_STATUS_INCOMPLETE); in ble_ll_hci_send_ext_adv_report()