Searched defs:get_gatt_db (Results 1 – 4 of 4) sorted by relevance
327 async def get_gatt_db(self): member in GattClient
314 bt_status_t (*get_gatt_db)(int conn_id); member
664 fn get_gatt_db(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in get_gatt_db() method
1365 pub fn get_gatt_db(&self, conn_id: i32) -> BtStatus { in get_gatt_db() method