Searched defs:ChangeConnectionPacketType (Results 1 – 4 of 4) sorted by relevance
/system/bt/gd/hci/acl_manager/ | ||
D | classic_acl_connection.cc | 370 bool ClassicAclConnection::ChangeConnectionPacketType(uint16_t packet_type) { in ChangeConnectionPacketType() function in bluetooth::hci::acl_manager::ClassicAclConnection |
/system/bt/stack/include/ | ||
D | hcimsgs.h | 82 void (*ChangeConnectionPacketType)(uint16_t handle, uint16_t packet_types); member |
/system/bt/vendor_libs/test_vendor_lib/model/controller/ | ||
D | link_layer_controller.cc | 2237 ErrorCode LinkLayerController::ChangeConnectionPacketType(uint16_t handle, in ChangeConnectionPacketType() function in test_vendor_lib::LinkLayerController |
D | dual_mode_controller.cc | 892 void DualModeController::ChangeConnectionPacketType(CommandView command) { in ChangeConnectionPacketType() function in test_vendor_lib::DualModeController |