Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp356 if ((advType & BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_MORE) == BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_MORE) { in ExtractIncompleteData()
365 (advType & BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_MORE) == 0) { in ExtractIncompleteData()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h389 const uint8_t BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_MORE = 0x20; member
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h404 const uint8_t BLE_EX_SCAN_DATE_STATUS_INCOMPLETE_MORE = 0x20; member

Completed in 10 milliseconds