Home
last modified time | relevance | path

Searched refs:LeLongTermKeyRequestReply (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h458 void LeLongTermKeyRequestReply(CommandView args);
H A Dlink_layer_controller.h228 ErrorCode LeLongTermKeyRequestReply(uint16_t handle,
H A Ddual_mode_controller.cc254 SET_SUPPORTED(LE_LONG_TERM_KEY_REQUEST_REPLY, LeLongTermKeyRequestReply); in DualModeController()
2454 void DualModeController::LeLongTermKeyRequestReply(CommandView command) { in LeLongTermKeyRequestReply() function in test_vendor_lib::DualModeController
2460 ErrorCode status = link_layer_controller_.LeLongTermKeyRequestReply( in LeLongTermKeyRequestReply()
H A Dlink_layer_controller.cc2820 ErrorCode LinkLayerController::LeLongTermKeyRequestReply( in LeLongTermKeyRequestReply() function in test_vendor_lib::LinkLayerController
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl3172 packet LeLongTermKeyRequestReply : LeSecurityCommand (op_code = LE_LONG_TERM_KEY_REQUEST_REPLY) {