Home
last modified time | relevance | path

Searched defs:ChangeConnectionPacketType (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/common/
Dmock_hcic_layer.cc106 virtual void ChangeConnectionPacketType(uint16_t /* handle */, in ChangeConnectionPacketType() function in bluetooth::legacy::hci::MockInterface
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dclassic_acl_connection.cc395 bool ClassicAclConnection::ChangeConnectionPacketType(uint16_t packet_type) { in ChangeConnectionPacketType() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1599 void ChangeConnectionPacketType(uint16_t handle, uint16_t packet_types) const override { in ChangeConnectionPacketType() function in bluetooth::legacy::hci::InterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc934 void DualModeController::ChangeConnectionPacketType(CommandView command) { in ChangeConnectionPacketType() function in rootcanal::DualModeController
Dlink_layer_controller.cc5221 ErrorCode LinkLayerController::ChangeConnectionPacketType(uint16_t handle, uint16_t types) { in ChangeConnectionPacketType() function in rootcanal::LinkLayerController