Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_addr.c517 p_sec_rec->ble.active_addr_type = rra_dummy ? BTM_BLE_ADDR_STATIC: BTM_BLE_ADDR_RRA; in btm_ble_refresh_rra()
Dbtm_int.h516 #define BTM_BLE_ADDR_STATIC 3 /* static_addr */ macro
Dbtm_acl.c179 case BTM_BLE_ADDR_STATIC: in btm_ble_get_acl_remote_addr()