Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/test/
Dbtif_hh_test.cc79 const tBLE_ADDR_TYPE kDeviceAddrType = BLE_ADDR_PUBLIC; variable
81 const tAclLinkSpec kDeviceConnecting = {.addrt.type = kDeviceAddrType,
203 btif_hh_cb.devices[0].link_spec.addrt.type = kDeviceAddrType; in SetUp()