Home
last modified time | relevance | path

Searched defs:ChangeConnectionLinkKey (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/hci/acl_manager/
H A Dclassic_acl_connection.cc391 bool ClassicAclConnection::ChangeConnectionLinkKey() { in ChangeConnectionLinkKey() function in bluetooth::hci::acl_manager::ClassicAclConnection
/aosp12/system/bt/stack/include/
H A Dhcimsgs.h85 void (*ChangeConnectionLinkKey)(); // 0x0415, member
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc2253 ErrorCode LinkLayerController::ChangeConnectionLinkKey(uint16_t handle) { in ChangeConnectionLinkKey() function in test_vendor_lib::LinkLayerController
H A Ddual_mode_controller.cc1031 void DualModeController::ChangeConnectionLinkKey(CommandView command) { in ChangeConnectionLinkKey() function in test_vendor_lib::DualModeController