Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel_unittest.cc86 bool receivedUserConfirmationRequest = false; member in bluetooth::security::channel::__anonef73f6740111::SecurityManagerChannelCallback
146 receivedUserConfirmationRequest = true; in OnReceive()
363 ASSERT_TRUE(callback_->receivedUserConfirmationRequest); in TEST_F()