Home
last modified time | relevance | path

Searched refs:BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_NO_MORE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp364 } else if ((advType & BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_NO_MORE) == 0 && in ExtractIncompleteData()
371 } else if ((advType & BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_NO_MORE) == BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_NO_MORE) { in ExtractIncompleteData()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h391 const uint8_t BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_NO_MORE = 0x40; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h406 const uint8_t BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_NO_MORE = 0x40; member

Completed in 10 milliseconds