Searched refs:check_command_status (Results 1 – 3 of 3) sorted by relevance
366 pimpl_->tracker.client_handler_->BindOnce(&check_command_status<DisconnectStatusView>)); in Disconnect()373 …pimpl_->tracker.client_handler_->BindOnce(&check_command_status<ChangeConnectionPacketTypeStatusVi… in ChangeConnectionPacketType()380 …pimpl_->tracker.client_handler_->BindOnce(&check_command_status<AuthenticationRequestedStatusView>… in AuthenticationRequested()387 …pimpl_->tracker.client_handler_->BindOnce(&check_command_status<SetConnectionEncryptionStatusView>… in SetConnectionEncryption()394 …pimpl_->tracker.client_handler_->BindOnce(&check_command_status<ChangeConnectionLinkKeyStatusView>… in ChangeConnectionLinkKey()401 pimpl_->tracker.client_handler_->BindOnce(&check_command_status<ReadClockOffsetStatusView>)); in ReadClockOffset()408 pimpl_->tracker.client_handler_->BindOnce(&check_command_status<HoldModeStatusView>)); in HoldMode()415 pimpl_->tracker.client_handler_->BindOnce(&check_command_status<SniffModeStatusView>)); in SniffMode()422 pimpl_->tracker.client_handler_->BindOnce(&check_command_status<ExitSniffModeStatusView>)); in ExitSniffMode()430 pimpl_->tracker.client_handler_->BindOnce(&check_command_status<QosSetupStatusView>)); in QosSetup()[all …]
41 void check_command_status(CommandStatusView view) { in check_command_status() function
379 std::move(packet), handler_->BindOnce(&check_command_status<CentralLinkKeyStatusView>)); in central_link_key()385 … handler_->BindOnce(&check_command_status<SwitchRoleStatusView>)); in switch_role()635 … std::move(builder), handler_->BindOnce(&check_command_status<RejectConnectionRequestStatusView>)); in reject_connection()