Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_utils.cpp67 key.push_back(result & BLE_IRK_RAND_ELN); in Rand16hex()
H A Dble_defs.h33 constexpr uint8_t BLE_IRK_RAND_ELN = 0x1F; variable