Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h252 OHOS_BLE_DATA_INCOMPLETE_MORE_TO_COME = 0x01, enumerator
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c176 case OHOS_BLE_DATA_INCOMPLETE_MORE_TO_COME: in BtScanDataStatusToSoftbus()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_gatt_test.cpp1239 mockScanResult.dataStatus = OHOS_BLE_DATA_INCOMPLETE_MORE_TO_COME;