aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/google/android/mobly/snippet/bundled/bluetooth/BluetoothAdapterSnippet.java
AgeCommit message (Expand)Author
2023-07-19Solve permission issues when performing btDiscoverAndGetResultsZhaoming Yin
2023-07-18Merge branch 'master' into btfixZhaoming Yin
2023-07-12Support for clicking the "OK" button on the watch in btBecomeDiscoverable APIKolin Lu
2023-07-10Solve permission issues when performing btDiscoverAndGetResultsZhaoming Yin
2023-06-28Solve permission issues when performing btDiscoverAndGetResultsZhaoming Yin
2023-06-08Solve permission issues when performing btDiscoverAndGetResultsZhaoming Yin
2022-05-19Add intent-based flow to enable Bluetooth for T and above. (#151)xianyuanjia
2022-05-19Fix comment in btBecomeDiscoverable (#152)xianyuanjia
2022-05-13Add intent-based workflow to enable BT discoverability; use UIAutomator to ha...xianyuanjia
2022-01-12Fix typo (#145)Meng-Gen Tsai
2020-11-04Improve the reliability of bluetooth state change Rpcs. (#134)tprotopopov-dev
2020-02-12update btBecomeDiscoverable to handle api level (#129)jwang1013
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