Searched refs:ChangeConnectionPacketType (Results 1 – 12 of 12) sorted by relevance
41 virtual bool ChangeConnectionPacketType(uint16_t packet_type);
370 bool ClassicAclConnection::ChangeConnectionPacketType(uint16_t packet_type) { in ChangeConnectionPacketType() function in bluetooth::hci::acl_manager::ClassicAclConnection
319 .ChangeConnectionPacketType = btsnd_hcic_change_conn_type,
143 void ChangeConnectionPacketType(CommandView args);
313 ErrorCode ChangeConnectionPacketType(uint16_t handle, uint16_t types);
183 SET_SUPPORTED(CHANGE_CONNECTION_PACKET_TYPE, ChangeConnectionPacketType); in DualModeController()892 void DualModeController::ChangeConnectionPacketType(CommandView command) { in ChangeConnectionPacketType() function in test_vendor_lib::DualModeController902 link_layer_controller_.ChangeConnectionPacketType(handle, packet_type); in ChangeConnectionPacketType()
2237 ErrorCode LinkLayerController::ChangeConnectionPacketType(uint16_t handle, in ChangeConnectionPacketType() function in test_vendor_lib::LinkLayerController
140 connection->second.connection_->ChangeConnectionPacketType(view.GetPacketType()); in ConnectionCommand()
82 void (*ChangeConnectionPacketType)(uint16_t handle, uint16_t packet_types); member
1899 .ChangeConnectionPacketType = btsnd_hcic_change_conn_type, // OCF 0x040F,
1509 bluetooth::legacy::hci::GetInterface().ChangeConnectionPacketType( in change_connection_packet_types()
1044 packet ChangeConnectionPacketType : ConnectionManagementCommand (op_code = CHANGE_CONNECTION_PACKET…