Home
last modified time | relevance | path

Searched refs:BLE_ADDR_ANONYMOUS (Results 1 – 5 of 5) sorted by relevance

/system/bt/types/
Dble_address_with_type.h27 #define BLE_ADDR_ANONYMOUS 0xFF macro
40 case BLE_ADDR_ANONYMOUS: in AddressTypeText()
/system/bt/main/shim/
Dle_scanning_manager.cc407 if (addr_type == BLE_ADDR_ANONYMOUS) { in handle_remote_properties()
Dbtm.cc121 if (ble_address_type != BLE_ADDR_ANONYMOUS) { in OnScanResult()
/system/bt/stack/btu/
Dbtu_hcif.cc614 if (peer_addr_type != BLE_ADDR_ANONYMOUS) { in btu_hcif_log_command_metrics()
/system/bt/stack/btm/
Dbtm_ble_gap.cc1777 if (addr_type != BLE_ADDR_ANONYMOUS) { in btm_ble_process_ext_adv_pkt()