summaryrefslogtreecommitdiff
path: root/core/java/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge "Bluetooth: Fix formatting in getAlias()" into rvc-dev am: 16a307631e a...TreeHugger Robot2021-08-311-1/+4
|\
| * Bluetooth: Fix formatting in getAlias()Hansong Zhang2021-08-181-1/+4
| * Merge "Move all BluetoothCodecConfig and BluetoothCodecStatus APIs moved from...TreeHugger Robot2020-12-072-1/+36
| |\
| | * Move all BluetoothCodecConfig and BluetoothCodecStatus APIs moved fromRahul Sabnis2020-11-232-1/+36
* | | Register IBluetoothManagerCallback per-process.Jeff Sharkey2021-08-112-63/+127
* | | Merge "Add implementation for IRK to parcelable functions." into sc-devMartin Brabham2021-07-301-1/+23
|\ \ \
| * | | Add implementation for IRK to parcelable functions.Martin Brabham2021-07-291-1/+23
* | | | Merge "Require calls to BluetoothA2dp#setBufferLengthMillis to pass a non-neg...Rahul Sabnis2021-07-281-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Require calls to BluetoothA2dp#setBufferLengthMillis to pass aRahul Sabnis2021-07-271-0/+4
* | | | Unify the mismatch in the byte order of the address.Yunsik Bae2021-07-201-6/+6
* | | | Tag some "new Binder()" instances to detect leaks.Jeff Sharkey2021-07-071-1/+2
* | | | Update BluetoothAdapter and BluetoothDevice documentationEtienne Ruffieux2021-07-012-4/+6
|/ / /
* | | Add BluetoothLeAudio to BluetoothAdapter#getProfileProxy andRahul Sabnis2021-06-231-0/+7
* | | Adds rahulsabnis@ as an owner for all Bluetooth files in frameworks/baseRahul Sabnis2021-06-181-0/+1
* | | Update nullability checks to use Objects#requireNonNullRahul Sabnis2021-06-143-22/+23
* | | Merge "More Binder call AttributionSource assignment." into sc-devJeff Sharkey2021-06-0422-95/+147
|\ \ \
| * | | More Binder call AttributionSource assignment.Jeff Sharkey2021-06-0322-95/+147
* | | | CloseGuard for more Bluetooth components.Jeff Sharkey2021-06-032-0/+23
|/ / /
* | | Merge "Relax ACTION_TETHERING_STATE_CHANGED permissions." into sc-devJeff Sharkey2021-05-201-2/+0
|\ \ \
| * | | Relax ACTION_TETHERING_STATE_CHANGED permissions.Jeff Sharkey2021-05-201-2/+0
* | | | Merge "Update BluetoothDevice#setAlias based on API council feedback: now acc...Rahul Sabnis2021-05-193-162/+258
|\ \ \ \ | |/ / / |/| | |
| * | | Update BluetoothDevice#setAlias based on API council feedback: nowRahul Sabnis2021-05-173-162/+258
* | | | Apply AttributionSource during Intent delivery.Jeff Sharkey2021-05-151-0/+5
* | | | Merge "Bluetooth ScanFilter: Allow null in setDeviceAddress" am: 561b4c8aad a...Treehugger Robot2021-05-121-0/+4
|\ \ \ \
| * | | | Bluetooth ScanFilter: Allow null in setDeviceAddressMyles Watson2021-05-101-0/+4
* | | | | Merge "Update docs for BluetoothDevice#fetchUuidsWithSdp to reflect that if t...Rahul Sabnis2021-05-101-4/+4
|\| | | | | |/ / / |/| | |
| * | | Merge "Update docs for BluetoothDevice#fetchUuidsWithSdp to reflect that if t...Rahul Sabnis2021-05-101-4/+4
| |\ \ \
| | * | | Update docs for BluetoothDevice#fetchUuidsWithSdp to reflect that if theRahul Sabnis2021-05-071-4/+4
* | | | | Merge "Ensure privileged APIs require runtime permission." into sc-devJeff Sharkey2021-04-293-45/+130
|\ \ \ \ \
| * | | | | Ensure privileged APIs require runtime permission.Jeff Sharkey2021-04-293-45/+130
* | | | | | Merge changes from topic "bluetooth_oob_api" am: 2e67798711 am: 8411b5d7b3 am...Martin Brabham2021-04-291-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Convert onOobData parameter for OobData from @Nullable to @NonNullMartin Brabham2021-04-271-2/+2
* | | | | | OOB: Remove static creator methods in favor of public constructors am: 1cd461...Martin Brabham2021-04-291-85/+27
|\| | | | | | |/ / / / |/| | | |
| * | | | OOB: Remove static creator methods in favor of public constructorsMartin Brabham2021-04-261-85/+27
| |/ / /
| * | | Update docs to reflect LE batch scan report delay floorRahul Sabnis2021-04-201-5/+7
* | | | Preserve legacy permission check behavior.Jeff Sharkey2021-04-283-0/+33
* | | | Long-tail of AttributionSource plumbing.Jeff Sharkey2021-04-2417-233/+362
* | | | More AttributionSource plumbing.Jeff Sharkey2021-04-2319-155/+254
* | | | Pass attribution source to BT APIs.Oli Lan2021-04-229-168/+199
* | | | Refinement of AttributionSource handling.Jeff Sharkey2021-04-223-112/+87
* | | | Merge "Pass AttributionSource to AdapterService methods." into sc-devJeff Sharkey2021-04-212-45/+59
|\ \ \ \
| * | | | Pass AttributionSource to AdapterService methods.Oli Lan2021-04-212-45/+59
* | | | | Merge "Annotations for Bluetooth broadcast intents." into sc-devJeff Sharkey2021-04-2114-6/+115
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Annotations for Bluetooth broadcast intents.Jeff Sharkey2021-04-2114-6/+115
| * | | | Merge "Revert "Set a floor value for BLE Batch Scan report delay of 5000ms"" ...Nataniel Borges2021-04-201-23/+6
| |\ \ \ \
| | * | | | Revert "Set a floor value for BLE Batch Scan report delay of 5000ms"Nataniel Borges2021-04-201-23/+6
| * | | | | Merge "Set a floor value for BLE Batch Scan report delay of 5000ms" am: ce2a2...Treehugger Robot2021-04-201-6/+23
| |\| | | |
| | * | | | Set a floor value for BLE Batch Scan report delay of 5000msRahul Sabnis2021-04-191-6/+23
| | |/ / /
| | * | | OOB generateLocalOobDataMartin Brabham2021-04-151-4/+0
* | | | | Update docs to reflect LE batch scan report delay floorRahul Sabnis2021-04-201-5/+7
|/ / / /