Home
last modified time | relevance | path

Searched refs:BLE_ADDR_PUBLIC_ID (Results 1 – 4 of 4) sorted by relevance

/system/bt/types/
Dble_address_with_type.h25 #define BLE_ADDR_PUBLIC_ID 0x02 macro
36 case BLE_ADDR_PUBLIC_ID: in AddressTypeText()
/system/bt/main/shim/
Dhelpers.h62 else if (legacy_type == BLE_ADDR_PUBLIC_ID) in ToAddressWithType()
94 legacy_address_with_type.type = BLE_ADDR_PUBLIC_ID; in ToLegacyAddressWithType()
/system/bt/stack/btm/
Dbtm_ble_adv_filter.cc482 if (addr.type == BLE_ADDR_PUBLIC_ID) { in BTM_LE_PF_addr_filter()
/system/bt/stack/btu/
Dbtu_hcif.cc538 if (peer_address_type == BLE_ADDR_PUBLIC_ID || in btu_hcif_log_command_metrics()