Searched defs:Notify (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/gd/common/ | ||
D | callback_list.h | 75 void Notify(RunArgs&&... args) { in Notify() function |
/packages/modules/Bluetooth/system/gd/os/linux_generic/ | ||
D | reactor.cc | 79 void Reactor::Event::Notify() { in Notify() function in bluetooth::os::Reactor::Event |
/packages/modules/Bluetooth/system/gd/hci/ | ||
D | acl_manager_unittest.cc | 321 void Notify() { in Notify() function in bluetooth::hci::acl_manager::__anonace43e740111::TestHciLayer |
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ | ||
D | gatt.rs | 457 Notify(i32, BtGattNotifyParams), enumerator |