Searched refs:PinCodeRequestNegativeReply (Results 1 – 6 of 6) sorted by relevance
15 PinCodeRequestNegativeReply(packet) => Some(packet.get_bd_addr()), in command_remote_device_address()
148 void PinCodeRequestNegativeReply(CommandView args);
96 ErrorCode PinCodeRequestNegativeReply(const Address& peer);
141 SET_SUPPORTED(PIN_CODE_REQUEST_NEGATIVE_REPLY, PinCodeRequestNegativeReply); in DualModeController()1096 void DualModeController::PinCodeRequestNegativeReply(CommandView command) { in DualModeController() function in rootcanal::DualModeController1107 auto status = link_layer_controller_.PinCodeRequestNegativeReply(peer); in DualModeController()
5117 ErrorCode LinkLayerController::PinCodeRequestNegativeReply( in PinCodeRequestNegativeReply() function in rootcanal::LinkLayerController
1068 packet PinCodeRequestNegativeReply : SecurityCommand (op_code = PIN_CODE_REQUEST_NEGATIVE_REPLY) {