Searched refs:PinCodeRequestNegativeReply (Results 1 – 7 of 7) sorted by relevance
140 void PinCodeRequestNegativeReply(CommandView args);
65 ErrorCode PinCodeRequestNegativeReply(const Address& peer);
138 SET_SUPPORTED(PIN_CODE_REQUEST_NEGATIVE_REPLY, PinCodeRequestNegativeReply); in DualModeController()723 void DualModeController::PinCodeRequestNegativeReply(CommandView command) { in PinCodeRequestNegativeReply() function in test_vendor_lib::DualModeController731 auto status = link_layer_controller_.PinCodeRequestNegativeReply(peer); in PinCodeRequestNegativeReply()
1933 ErrorCode LinkLayerController::PinCodeRequestNegativeReply( in PinCodeRequestNegativeReply() function in test_vendor_lib::LinkLayerController
81 void (*PinCodeRequestNegativeReply)(const RawAddress& bd_addr); member
1897 .PinCodeRequestNegativeReply =
1035 packet PinCodeRequestNegativeReply : SecurityCommand (op_code = PIN_CODE_REQUEST_NEGATIVE_REPLY) {