Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_addr.c165 static_random[0] &= BLE_STATIC_PRIVATE_MSB_MASK; in btm_gen_non_resolve_paddr_cmpl()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h86 #define BLE_STATIC_PRIVATE_MSB_MASK 0x3f macro