Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/security/channel/
H A Dsecurity_manager_channel_unittest.cc86 bool receivedUserConfirmationRequest = false; member in bluetooth::security::channel::__anon11f197ca0110::SecurityManagerChannelCallback
146 receivedUserConfirmationRequest = true; in OnReceive()
363 ASSERT_TRUE(callback_->receivedUserConfirmationRequest); in TEST_F()