Searched defs:ChangeConnectionPacketType (Results 1 – 5 of 5) sorted by relevance
106 virtual void ChangeConnectionPacketType(uint16_t /* handle */, in ChangeConnectionPacketType() function in bluetooth::legacy::hci::MockInterface
395 bool ClassicAclConnection::ChangeConnectionPacketType(uint16_t packet_type) { in ChangeConnectionPacketType() function in bluetooth::hci::acl_manager::ClassicAclConnection
1599 void ChangeConnectionPacketType(uint16_t handle, uint16_t packet_types) const override { in ChangeConnectionPacketType() function in bluetooth::legacy::hci::InterfaceImpl
934 void DualModeController::ChangeConnectionPacketType(CommandView command) { in ChangeConnectionPacketType() function in rootcanal::DualModeController
5221 ErrorCode LinkLayerController::ChangeConnectionPacketType(uint16_t handle, uint16_t types) { in ChangeConnectionPacketType() function in rootcanal::LinkLayerController