Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Ddevice_properties.h62 bool GetSecureSimplePairingSupported() const { in GetSecureSimplePairingSupported() function
/system/bt/vendor_libs/test_vendor_lib/model/controller/
Dlink_layer_controller.cc758 if (!properties_.GetSecureSimplePairingSupported()) { in IncomingIoCapabilityRequestPacket()
812 if (!properties_.GetSecureSimplePairingSupported()) { in IncomingIoCapabilityResponsePacket()
1795 if (properties_.GetSecureSimplePairingSupported()) { in LinkKeyRequestNegativeReply()