Home
last modified time | relevance | path

Searched refs:BLE_ADDR_RANDOM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h53 BLE_ADDR_RANDOM = 0x01, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp586 ownAddrParams->addrType == BLE_ADDR_RANDOM) { in IsRpa()