Home
last modified time | relevance | path

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

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