aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/google/android/mobly/snippet/bundled/bluetooth
AgeCommit message (Expand)Author
2020-11-04Improve the reliability of bluetooth state change Rpcs. (#134)tprotopopov-dev
2020-02-12update btBecomeDiscoverable to handle api level (#129)jwang1013
2020-01-14Add a Rpc "btIsA2dpPlaying" to BluetoothA2dpSnippet (#128)chuanhsiao
2019-08-22Fix "JavaCodeClarity" problem for BluetoothHearingAidSnippet (#122)chuanhsiao
2019-08-21Create BluetoothHearingAidSnippet.java (#119)chuanhsiao
2019-01-11Migrate to androidx packages (#105)Ang Li
2018-05-21Add bt cancel discovery. (#98)Ang Li
2017-12-15Handle a possible race condition in wifi/bt toggle. (#91)Ang Li
2017-07-11Remove bt snoop log APIs. (#66)Ang Li
2017-06-13Minor bug fix to btUnpairedDevice() (#61)chok
2017-06-12Add basic Bluetooth pairing and A2DP connection features. (#54)Ang Li