Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h104 void MakePeripheralConnection(const Address& addr, bool try_role_switch);
Dlink_layer_controller.cc5307 MakePeripheralConnection(bd_addr, try_role_switch); in AcceptConnectionRequest()
5357 void LinkLayerController::MakePeripheralConnection(const Address& bd_addr, in MakePeripheralConnection() function in rootcanal::LinkLayerController