aboutsummaryrefslogtreecommitdiff
path: root/framework/java
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | API Review: factoryReset->clearBluetoothWilliam Escande2022-03-191-1/+17
* | | | | | Merge "Bluetooth: Fix common issue in registerCallback APIs" am: c403466b56 a...Jakub Pawłowski2022-03-213-9/+24
|\| | | | |
| * | | | | Merge "Bluetooth: Fix common issue in registerCallback APIs"Jakub Pawłowski2022-03-213-9/+24
| |\ \ \ \ \
| | * | | | | Bluetooth: Fix common issue in registerCallback APIsŁukasz Rymanowski2022-03-183-9/+24
* | | | | | | Merge "BluetoothLeAudio: Remove not needed catch" am: 3fc6879742 am: 7d892234...Jakub Pawłowski2022-03-211-2/+1
|\| | | | | |
| * | | | | | Merge "BluetoothLeAudio: Remove not needed catch"Jakub Pawłowski2022-03-211-2/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | BluetoothLeAudio: Remove not needed catchŁukasz Rymanowski2022-03-181-2/+1
* | | | | | | Merge "API Review: add `UNBOND` in `EXTRA_REASON` name" into tm-devTreeHugger Robot2022-03-191-5/+15
|\ \ \ \ \ \ \
| * | | | | | | API Review: add `UNBOND` in `EXTRA_REASON` nameWilliam Escande2022-03-181-5/+15
* | | | | | | | Merge "[API Review] BluetoothActivityenergyInfo doc + rename" into tm-devTreeHugger Robot2022-03-191-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | [API Review] BluetoothActivityenergyInfo doc + renameEtienne Ruffieux2022-03-181-2/+4
* | | | | | | | | Merge changes from topic "bt-api-fix-v2" am: 1b64f3f923 am: 3fb9307c84 am: a0...Jack He2022-03-186-66/+204
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge changes from topic "bt-api-fix-v2"Jack He2022-03-186-66/+204
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Broadcast: Strict argument checking for data structuresJack He2022-03-184-20/+110
| | * | | | | | | Broadcast: Use subgroup information to derive whether channel preferenceJack He2022-03-171-28/+7
| | * | | | | | | BluetoothClass: Add documentation for constantsJack He2022-03-171-0/+1
| | * | | | | | | HAP: Split reason and error IntDefs for each callbackJack He2022-03-171-18/+86
* | | | | | | | | Merge "BluetoothLeAudio: Replace Intents by callbacks" am: 6f7d973922 am: f54...Treehugger Robot2022-03-181-108/+81
|\| | | | | | | | | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge "BluetoothLeAudio: Replace Intents by callbacks"Treehugger Robot2022-03-181-108/+81
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | BluetoothLeAudio: Replace Intents by callbacksŁukasz Rymanowski2022-03-171-108/+81
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge "BluetoothHeadset#getAudioState now throws a NullPointerException if th...Rahul Sabnis2022-03-181-4/+3
|\| | | | | |
| * | | | | | Merge "BluetoothHeadset#getAudioState now throws a NullPointerException if th...Rahul Sabnis2022-03-181-4/+3
| |\ \ \ \ \ \
| | * | | | | | BluetoothHeadset#getAudioState now throws a NullPointerException if theRahul Sabnis2022-03-171-4/+3
* | | | | | | | Merge "GetUuids refactor to call in correct order" am: f8e9375339 am: 716ee1c...William Escande2022-03-181-20/+18
|\| | | | | | |
| * | | | | | | Merge "GetUuids refactor to call in correct order"William Escande2022-03-181-20/+18
| |\ \ \ \ \ \ \
| | * | | | | | | GetUuids refactor to call in correct orderWilliam Escande2022-03-171-20/+18
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge "Defined value for AD type filter" am: 767dde8992 am: 5b35270b8b am: ea...Chienyuan Huang2022-03-182-28/+149
|\| | | | | | |
| * | | | | | | Merge "Defined value for AD type filter"Chienyuan Huang2022-03-182-28/+149
| |\ \ \ \ \ \ \
| | * | | | | | | Defined value for AD type filterChienyuan2022-03-172-28/+149
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge "Address API council feedback on GATT API changes." am: 56ddf94ade am: ...Rahul Sabnis2022-03-185-31/+22
|\| | | | | | |
| * | | | | | | Merge "Address API council feedback on GATT API changes."Rahul Sabnis2022-03-185-31/+22
| |\ \ \ \ \ \ \
| | * | | | | | | Address API council feedback on GATT API changes.Rahul Sabnis2022-03-175-31/+22
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge "Add docs for BluetoothUuid constants. An AVRCP constant was added as t...Rahul Sabnis2022-03-181-39/+203
|\| | | | | | |
| * | | | | | | Merge "Add docs for BluetoothUuid constants. An AVRCP constant was added as t...Rahul Sabnis2022-03-181-39/+203
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Add docs for BluetoothUuid constants. An AVRCP constant was added as theRahul Sabnis2022-03-171-39/+203
| | |/ / / / /
| * | | | | | Merge "BluetoothLeAudio: Fix API for codec preferences"Treehugger Robot2022-03-173-102/+287
| |\ \ \ \ \ \
| | * | | | | | BluetoothLeAudio: Fix API for codec preferencesŁukasz Rymanowski2022-03-173-102/+287
| | | |/ / / / | | |/| | | |
* | | | | | | Merge "API Review: Add ConnectionState Intdef" into tm-devWilliam Escande2022-03-181-9/+14
|\ \ \ \ \ \ \
| * | | | | | | API Review: Add ConnectionState IntdefWilliam Escande2022-03-161-9/+14
* | | | | | | | Merge "BluetoothLeAudio: Fix method description" am: 1d34dd928e am: a6fd72a80...Jakub Pawłowski2022-03-171-4/+4
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge "BluetoothLeAudio: Fix method description"Jakub Pawłowski2022-03-171-4/+4
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | BluetoothLeAudio: Fix method descriptionŁukasz Rymanowski2022-03-171-4/+4
| | | |/ / / / | | |/| | | |
* | | | | | | Merge "[API Review] Replace ResultReceiver by Executor" into tm-devEtienne Ruffieux2022-03-171-9/+57
|\ \ \ \ \ \ \
| * | | | | | | [API Review] Replace ResultReceiver by ExecutorEtienne Ruffieux2022-03-101-9/+57
* | | | | | | | Merge "[API review] add/expand documentation for Optional Codecs" am: fb35baa...Etienne Ruffieux2022-03-171-21/+35
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge "[API review] add/expand documentation for Optional Codecs"Etienne Ruffieux2022-03-171-21/+35
| |\ \ \ \ \ \ \
| | * | | | | | | [API review] add/expand documentation for Optional CodecsEtienne Ruffieux2022-03-161-21/+35
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge "Updated documentation for new Bluetooth SystemApis" am: 372da145de am:...Etienne Ruffieux2022-03-173-6/+53
|\| | | | | | |
| * | | | | | | Merge "Updated documentation for new Bluetooth SystemApis"Etienne Ruffieux2022-03-173-6/+53
| |\ \ \ \ \ \ \
| | * | | | | | | Updated documentation for new Bluetooth SystemApisEtienne Ruffieux2022-03-163-6/+53
| | |/ / / / / /