Home
last modified time | relevance | path

Searched defs:address2 (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/storage/
Ddevice_test.cc46 Address address2 = {{0xaa, 0xbb, 0xcc, 0xdd, 0xee, 0xff}}; in TEST() local
71 Address address2 = {{0xaa, 0xbb, 0xcc, 0xdd, 0xee, 0xff}}; in TEST() local
/system/bt/main/shim/
Dbtif_dm.cc156 hci::AddressWithType address2 = ToAddressWithType(bd_addr, 1); in BTIF_DM_ssp_reply() local
186 hci::AddressWithType address2 = ToAddressWithType(bd_addr, 1); in BTIF_DM_pin_reply() local
/system/bt/stack/test/
Dgatt_connection_manager_test.cc36 RawAddress address2{{0x22, 0x22, 0x02, 0x22, 0x33, 0x22}}; variable