Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection_handler.h78 bool HasPendingLeConnection(bluetooth::hci::AddressWithType addr) const;
Dacl_connection_handler.cc129 bool AclConnectionHandler::HasPendingLeConnection(AddressWithType addr) const { in HasPendingLeConnection() function in rootcanal::AclConnectionHandler