Searched refs:getAddressType (Results 1 – 6 of 6) sorted by relevance
137 testAddrType = report.getAddressType(); in testCharacteristics()238 testAddrType = report.getAddressType(); in testAccelerometer()401 testAddrType = report.getAddressType(); in testConnectDisconnect()502 testAddrType = report.getAddressType(); in trackRSSI()589 testAddrType = report.getAddressType(); in queryBatteryLevel()
77 …System.out.println(String.format("Adv: type %d, addr %s\ndata: %s\n", report.getAddressType(), rep… in handlePacket()80 testAddrType = report.getAddressType(); in handlePacket()
95 testAddrType = report.getAddressType(); in handlePacket()212 testAddrType = report.getAddressType(); in handlePacketAcc()
113 testAddrType = report.getAddressType(); in testCharacteristics()205 testAddrType = report.getAddressType(); in testAccelerometer()368 testAddrType = report.getAddressType(); in testConnectDisconnect()
55 BD_ADDR_TYPE getAddressType();
391 BD_ADDR_TYPE BD_ADDR::getAddressType(void){ in getAddressType() function in BD_ADDR689 bleConnect(address->getAddressType(), address->getAddress(), timeout_ms); in bleConnect()