Searched refs:batch_scan_enable (Results 1 – 3 of 3) sorted by relevance
172 async def batch_scan_enable(self): member in GattClient
1171 void batch_scan_enable( in batch_scan_enable() function1831 &impl::batch_scan_enable, in BatchScanEnable()
386 fn batch_scan_enable(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in batch_scan_enable() method