Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.h106 void RejectPeripheralConnection(const Address& addr, uint8_t reason);
Dlink_layer_controller.cc5420 RejectPeripheralConnection(addr, reason); in RejectConnectionRequest()
5426 void LinkLayerController::RejectPeripheralConnection(const Address& addr, in RejectPeripheralConnection() function in rootcanal::LinkLayerController