Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dacl_connection_handler.h44 bool CreatePendingLeConnection(bluetooth::hci::AddressWithType addr);
H A Dacl_connection_handler.cc72 bool AclConnectionHandler::CreatePendingLeConnection(AddressWithType addr) { in CreatePendingLeConnection() function in test_vendor_lib::AclConnectionHandler
H A Dlink_layer_controller.cc1175 if (!connections_.CreatePendingLeConnection(AddressWithType( in IncomingLeAdvertisementPacket()
1240 if (!connections_.CreatePendingLeConnection(AddressWithType( in IncomingLeConnectPacket()