Searched defs:BTA_DmBleScan (Results 1 – 4 of 4) sorted by relevance
26 void BTA_DmBleScan(bool start, uint8_t duration, bool low_latency_scan) { in BTA_DmBleScan() function
191 struct BTA_DmBleScan { struct198 extern struct BTA_DmBleScan BTA_DmBleScan; argument
52 struct BTA_DmBleScan BTA_DmBleScan; variable126 void BTA_DmBleScan(bool start, uint8_t duration, bool low_latency_scan) { in BTA_DmBleScan() function
614 void BTA_DmBleScan(bool start, uint8_t duration_sec, bool low_latency_scan) { in BTA_DmBleScan() function