aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/google/android/mobly/snippet/bundled/BluetoothLeScannerSnippet.java
AgeCommit message (Collapse)Author
2017-05-23Add basic Bluetooth LE advertising and scan support. (#47)Ang Li
* Add basic Bluetooth LE advertising and scan support. * Introduce `RpcEnum`, a standard way to handle String-int enum conversion.