Searched refs:Notify (Results 1 – 13 of 13) sorted by relevance
57 // Notify the remote devices when states are changed or response the command on88 // Notify the event android.bluetooth.device.action.BOND_STATE_CHANGED91 // Notify the event95 // Notify the event android.bluetooth.adapter.action.SCAN_MODE_CHANGED98 // Notify the current BR/EDR address101 // Notify the current BLE address104 // Notify the event android.bluetooth.device.action.ALIAS_CHANGED
70 ACTION_P(Notify, barrier) { in ACTION_P() argument134 .WillOnce(Notify(promise)); in ExpectInboundAclData()158 .WillOnce(Notify(promise)); in ExpectInboundScoData()176 .WillOnce(Notify(promise)); in ExpectInboundEvent()200 .WillOnce(Notify(promise)); in ExpectInboundIsoData()444 EXPECT_CALL(disconnect_cb_, Call()).WillOnce(Notify(&promise)); in TEST_F()
46 void Notify() { cv.notify_all(); } in Notify() function58 acl_state_changed_.Notify(); in acl_state_changed_cb()82 remote_device_properties_.Notify(); in remote_device_properties_cb()
12 # 3.1.1. "IKE_PROTOCOL_ERROR_TYPE" refers to the Notify Error coming in13 # Notify paylod. Refer to https://tools.ietf.org/html/rfc4306#section-3.10.1
75 void Notify(RunArgs&&... args) { in Notify() function
90 void Notify();
54 event_->Notify(); in Post()
137 Notify(); in EnqueueCommand()145 Notify(); in EnqueueCommand()321 void Notify() { in Notify() function in bluetooth::hci::acl_manager::__anone57cfdcd0111::TestHciLayer
79 void Reactor::Event::Notify() { in Notify() function in bluetooth::os::Reactor::Event
87 // Notify the client if the advertising device is within the distance.
44 # Notify to microdroid_manager that perform_apex_config is done.
593 Notify(i32, BtGattNotifyParams), enumerator680 gc_notify_cb -> GattClientCallbacks::Notify,
2806 #[btif_callback(Notify)]