Home
last modified time | relevance | path

Searched refs:OHOS_BLE_DATA_COMPLETE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h250 OHOS_BLE_DATA_COMPLETE = 0x00, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp332 .dataStatus = OHOS_BLE_DATA_COMPLETE, in CallbackScanResult()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c174 case OHOS_BLE_DATA_COMPLETE: in BtScanDataStatusToSoftbus()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp93 scanResult.dataStatus = OHOS_BLE_DATA_COMPLETE; in OnScanCallback()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_gatt_test.cpp1231 mockScanResult.dataStatus = OHOS_BLE_DATA_COMPLETE;