Home
last modified time | relevance | path

Searched defs:GetPhyType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection.h44 Phy::Type GetPhyType() const { return type_; } in GetPhyType() function
Dacl_connection_handler.cc266 Phy::Type AclConnectionHandler::GetPhyType(uint16_t handle) const { in GetPhyType() function in rootcanal::AclConnectionHandler