Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc472 static uint8_t indicate_phy(bluetooth::hci::PhyType selected, bluetooth::hci::PhyType current) { in indicate_phy() function
519 indicate_phy(phy_c_to_p, connection.GetTxPhy()), in IncomingLlPhyReq()
520 indicate_phy(phy_p_to_c, connection.GetRxPhy()), 0)); in IncomingLlPhyReq()
567 indicate_phy(phy_c_to_p, connection.GetTxPhy()), in IncomingLlPhyRsp()
568 indicate_phy(phy_p_to_c, connection.GetRxPhy()), 0)); in IncomingLlPhyRsp()