Searched refs:LinkKeyRequestReply (Results 1 – 7 of 7) sorted by relevance
131 void LinkKeyRequestReply(CommandView args);
56 ErrorCode LinkKeyRequestReply(const Address& address,
203 SET_SUPPORTED(LINK_KEY_REQUEST_REPLY, LinkKeyRequestReply); in DualModeController()1491 void DualModeController::LinkKeyRequestReply(CommandView command) { in LinkKeyRequestReply() function in test_vendor_lib::DualModeController1497 auto status = link_layer_controller_.LinkKeyRequestReply(addr, key); in LinkKeyRequestReply()
1774 ErrorCode LinkLayerController::LinkKeyRequestReply( in LinkKeyRequestReply() function in test_vendor_lib::LinkLayerController
76 void (*LinkKeyRequestReply)(const RawAddress& bd_addr, member
1893 .LinkKeyRequestReply = btsnd_hcic_link_key_req_reply, // OCF 0x040B
1005 packet LinkKeyRequestReply : SecurityCommand (op_code = LINK_KEY_REQUEST_REPLY) {