Home
last modified time | relevance | path

Searched defs:notify_cb (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_client.h201 notify_callback notify_cb; member
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs2807 fn notify_cb(&mut self, conn_id: i32, data: BtGattNotifyParams); in notify_cb() method
2961 fn notify_cb(&mut self, conn_id: i32, data: BtGattNotifyParams) { in notify_cb() method