1. cce2acb Add provider_info.h and .cc by Yuyang Huang · 1 year, 7 months ago
  2. f39e31b Remove unused getProviderInfo by Yuyang Huang · 1 year, 6 months ago
  3. 8fe4b1d add HFP SCO config to store ProviderInfo's HFP transport information by Yuyang Huang · 1 year, 7 months ago
  4. 9a2f6b0 keep PENDING status while waiting for connectAudio's result by Yuyang Huang · 1 year, 7 months ago
  5. ddaddf8 Add usage for ConfirmStreamingRequest and CancelStreamingRequest by Yuyang Huang · 1 year, 6 months ago
  6. 90aed9e Reset pending command after Confirm and Cancel StreamingRequest by Yuyang Huang · 1 year, 6 months ago
  7. 6141fe5 Merge changes Idcf3502b,I9e4cb5b8,I50024e85 into main by Rongxuan Liu · 1 year, 6 months ago
  8. 78e2695 Merge "[Invisalign2] Macro Rename SMP_PAIR_FLAGS_CMD_CONFIRM -> SMP_PAIR_FLAGS_CMD_CONFIRM_RCVD" into main by Hui Peng · 1 year, 6 months ago
  9. 0f51ca8 Merge "[Invisalign2] Minor improvements in smp" into main by Hui Peng · 1 year, 6 months ago
  10. cc89a6e Merge "[Invisalign2] Define BTM_SetSecurityLevel in SecurityClientInterface" into main by Hui Peng · 1 year, 6 months ago
  11. bd898c9 Merge "Unhide BluetoothDevice#getAddressType" into main by Christine Hallstrom · 1 year, 6 months ago
  12. 0e6aa8d Merge "Flag for prevent pairing state reset due to unrelated service discovery" into main by Himanshu Rawat · 1 year, 6 months ago
  13. 2323063 mock: Comment out unused variables [main_shim|osi] by Chris Manton · 1 year, 6 months ago
  14. 8bae9b7 Gracefully ignore cancel request if one no longer pending by Chris Manton · 1 year, 8 months ago
  15. 3464535 le_audio: native Source Monitoring tests by Grzegorz Kołodziejczyk · 1 year, 6 months ago
  16. 4f64e34 bass: Add handover related test cases by Grzegorz Kołodziejczyk · 1 year, 7 months ago
  17. 7b63beb le_audio: Introduce service handling of Source listening mode by Grzegorz Kołodziejczyk · 1 year, 7 months ago
  18. 342ebe0 [Invisalign2] Macro Rename SMP_PAIR_FLAGS_CMD_CONFIRM -> SMP_PAIR_FLAGS_CMD_CONFIRM_RCVD by Hui Peng · 1 year, 6 months ago
  19. d742681 [Invisalign2] Minor improvements in smp by Hui Peng · 1 year, 6 months ago
  20. f9e4179 Merge "Move ScanManager from package `gatt` to `le_scan`" into main by Treehugger Robot · 1 year, 6 months ago
  21. 7ae5a1a Merge "le_audio: Introduce Source listening mode" into main by Grzegorz Kolodziejczyk · 1 year, 6 months ago
  22. 55bb2ee Merge "Define METADATA_EXCLUSIVE_MANAGER to set the exclusive manager app for the BluetoothDevice" into main by Srinivas Patibandla · 1 year, 6 months ago
  23. ba4e084 [Invisalign2] Define BTM_SetSecurityLevel in SecurityClientInterface by Hui Peng · 1 year, 6 months ago
  24. 67608be Move ScanManager from package `gatt` to `le_scan` by Ömer Faruk Yılmaz · 1 year, 7 months ago
  25. 7aacb0a Merge "Adding area members to the pairing tests" into main by Himanshu Rawat · 1 year, 6 months ago
  26. c406397 Unhide BluetoothDevice#getAddressType by Christine Hallstrom · 1 year, 7 months ago
  27. d455049 Merge "VolumeControl: Improve the volume broadcast flow" into main by Rongxuan Liu · 1 year, 6 months ago
  28. 1e1ecb6 Merge "TEST_MAPPING: add StrictJavaPackages" into main by William Escande · 1 year, 6 months ago
  29. fb94337 Define METADATA_EXCLUSIVE_MANAGER to set the exclusive manager app for the BluetoothDevice by Srinivas Patibandla · 1 year, 7 months ago
  30. dff2d9b Flag for prevent pairing state reset due to unrelated service discovery by Himanshu Rawat · 1 year, 6 months ago
  31. 526f2d7 TEST_MAPPING: add StrictJavaPackages by William Escande · 1 year, 6 months ago
  32. 7ce4336 Merge "[Invisalign2] remove base/logging.h in security_device_record.h" into main by Hui Peng · 1 year, 6 months ago
  33. f0919be Merge "[Invisalign2] move the following fields to SecurityClientInterface" into main by Hui Peng · 1 year, 6 months ago
  34. e6dd48e Merge "[Invisalign2] reorder the fields in SecurityClientInterface" into main by Hui Peng · 1 year, 6 months ago
  35. ffd840d Merge "[Invisalign2] remove unused headers in btm_sec.cc" into main by Hui Peng · 1 year, 6 months ago
  36. 0c8e745 Merge "[Invisalign2] Unify BTM_BleConfirmReply and BTM_ConfirmReqReply" into main by Hui Peng · 1 year, 6 months ago
  37. 681c8c3 Merge "[Invisalign2] Add transport to BTM_ConfirmReqReply" into main by Hui Peng · 1 year, 6 months ago
  38. fd1dc2b Flag Tracking Bug: rnr_present_during_service_discovery by Chris Manton · 1 year, 7 months ago
  39. d4bb3fa Merge "Use Flag instead of string for CS APIs" into main by William Escande · 1 year, 6 months ago
  40. 3f5d298 Merge changes I1626bc03,I52119b90 into main by Myles Watson · 1 year, 6 months ago
  41. 1c513bc Merge "PDL: Add Dynamic Audio Buffer VSCs" into main by Myles Watson · 1 year, 6 months ago
  42. bfd5c9b Merge "DckTest: Implemented LE scan with address and IRK tests" into main by Srinivas Patibandla · 1 year, 6 months ago
  43. fd07ea3 le_audio: Introduce Source listening mode by Grzegorz Kołodziejczyk · 1 year, 9 months ago
  44. 06261dc Use Flag instead of string for CS APIs by Chienyuan Huang · 1 year, 6 months ago
  45. 5881f6e Revisit audio routing policy when connected by Sungsoo Lim · 1 year, 7 months ago
  46. 42b2676 Merge "Floss: Make inquiry length configurable in sysprop" into main by Yun-hao Chung · 1 year, 6 months ago
  47. 5ce654c Merge changes I36965d42,I9d905b8b into main by Hsin-chen Chuang · 1 year, 6 months ago
  48. 4188d8b Flag Tracking Bug: use_le_shim_connection_map_guard by Chris Manton · 1 year, 6 months ago
  49. 6c57445 Merge "Metrics: Log error metrics for OPP" into main by Hyundo Moon · 1 year, 6 months ago
  50. 8eb7d6b Merge "Metrics: Log error metrics for MAP" into main by Hyundo Moon · 1 year, 6 months ago
  51. 7cf8212 Merge "Unregister scan client when RemoteException raises" into main by Kyunglyul Hyun · 1 year, 6 months ago
  52. 6c2f9c2 Merge "SystemServer: nit fix" into main by William Escande · 1 year, 6 months ago
  53. edbe38f Unregister scan client when RemoteException raises by Kyunglyul Hyun · 1 year, 7 months ago
  54. ed142a2 [Invisalign2] move the following fields to SecurityClientInterface by Hui Peng · 1 year, 6 months ago
  55. 6ec0438 [Invisalign2] reorder the fields in SecurityClientInterface by Hui Peng · 1 year, 6 months ago
  56. d9a69d8 Merge "flags: add defer_device_discovery_state_change_until_rnr_complete" into main by Archie Pusaka · 1 year, 6 months ago
  57. 0d38a7b Merge "pts-bot: Add VCP ixit to auto" into main by Treehugger Robot · 1 year, 6 months ago
  58. e4b2918 DckTest: Implemented LE scan with address and IRK tests by Srinivas Patibandla · 1 year, 7 months ago
  59. 8bc860b Merge changes from topic "APIs for CS" into main by Chienyuan Huang · 1 year, 6 months ago
  60. bc9bfd1 Merge "Remove unused GATT status code GATT_TOO_SHORT" into main by Kihong Seong · 1 year, 6 months ago
  61. fa012c4 SystemServer: nit fix by William Escande · 1 year, 8 months ago
  62. a6030ae [Invisalign2] remove unused headers in btm_sec.cc by Hui Peng · 1 year, 6 months ago
  63. 67d59c6 [Invisalign2] Unify BTM_BleConfirmReply and BTM_ConfirmReqReply by Hui Peng · 1 year, 6 months ago
  64. 7cea106 [Invisalign2] Add transport to BTM_ConfirmReqReply by Hui Peng · 1 year, 7 months ago
  65. b952ed1 Use identity address to check for connection status by Chris Manton · 1 year, 7 months ago
  66. 7977c57 btif::src::bluetooth Comment out unused variables by Chris Manton · 1 year, 7 months ago
  67. a0541c0 Merge "add ConfirmStreamingRequest and CancelStreamingRequest to enable status update from SCO connection" into main by Yuyang Huang · 1 year, 6 months ago
  68. 827610f Merge "PDL: Make vector getters and ToString const" into main by Myles Watson · 1 year, 6 months ago
  69. 6d47ae3 Merge "add usage of HFP StartSession and StopSession" into main by Yuyang Huang · 1 year, 6 months ago
  70. ad4dfd0 Merge "SystemServer: Add trunk stable to dumpsys info" into main by William Escande · 1 year, 6 months ago
  71. a20ef72 pts-bot: Add VCP ixit to auto by David Duarte · 1 year, 6 months ago
  72. 289b039 Merge changes Id85bf02d,If7985865 into main by William Escande · 1 year, 6 months ago
  73. 450794b Merge "a2dp: Fix value of CODEC_ID_AAC" into main by Henri Chataing · 1 year, 6 months ago
  74. c4cd266 Merge "le_audio: Move ASRC implementation to new direction system/audio/asrc" into main by Henri Chataing · 1 year, 6 months ago
  75. c4f282d Merge "Use brackets with android_bluetooth_flags.h" into main by Myles Watson · 1 year, 6 months ago
  76. df8eb54 Use GD controller to fill cmn_ble_vsc_cb by Myles Watson · 1 year, 8 months ago
  77. 04a9b59 Use GD controller to set DAB time by Myles Watson · 1 year, 8 months ago
  78. 97337c6 PDL: Add Dynamic Audio Buffer VSCs by Myles Watson · 1 year, 8 months ago
  79. d48cd4a Merge "Floss: Implement Pandora GATT profile (part1)." into main by Hsin-chen Chuang · 1 year, 6 months ago
  80. fc26b54 Add APIs to get security level of CS by Chienyuan Huang · 1 year, 7 months ago
  81. 424735e Add class to set parameters for Channel Sounding by Chienyuan Huang · 1 year, 7 months ago
  82. 2817688 Extend DistanceMeasurementResult by Chienyuan Huang · 1 year, 7 months ago
  83. 2e1d898 [Invisalign2] remove base/logging.h in security_device_record.h by Hui Peng · 1 year, 7 months ago
  84. 2b280e6 Merge "Add new flag for enumerate gatt errors" into main by Kihong Seong · 1 year, 6 months ago
  85. 04c6a39 Merge "Fix typos in gatt_api.h" into main by Kihong Seong · 1 year, 6 months ago
  86. 4e20956 Merge changes I3c086bdd,Ica70f968,Iad667d59 into main by Pomai Ahlo · 1 year, 7 months ago
  87. 0e7d454 gdx: Create eir inquiry parser by Chris Manton · 1 year, 7 months ago
  88. c99299a Use brackets with android_bluetooth_flags.h by Myles Watson · 1 year, 7 months ago
  89. b3db9592 Add RFCOMM Metrics Implementation by Pomai Ahlo · 1 year, 9 months ago
  90. 19b03c2 Merge "Add a flag for parsing VSC data with the controller" into main by Myles Watson · 1 year, 7 months ago
  91. 3589c57 Merge "change Log Tag to AIDLA2dpProviderInfo" into main by Yuyang Huang · 1 year, 7 months ago
  92. 060deca SystemServer: Add trunk stable to dumpsys info by William Escande · 1 year, 7 months ago
  93. 384d9ff Merge "[Invisalign2] define tSMP_OOB_DATA_TYPE as enum" into main by Hui Peng · 1 year, 7 months ago
  94. 8d52ad3 Merge "[Invisalign2] rename the following 2 fields in tSMP_CB" into main by Hui Peng · 1 year, 7 months ago
  95. 72d4769 Merge "floss: skip resume flow if no suspend id is recorded" into main by Zhengping Jiang · 1 year, 7 months ago
  96. 703da24 Use Flag instead of string for api by William Escande · 1 year, 7 months ago
  97. 651e8d2 Revert^2 "Use aconfig flag for flaggedApi" by William Escande · 1 year, 7 months ago
  98. bbae1e2 change Log Tag to AIDLA2dpProviderInfo by Yuyang Huang · 1 year, 7 months ago
  99. 796891c le_audio: Move ASRC implementation to new direction system/audio/asrc by Henri Chataing · 1 year, 7 months ago
  100. 3eab570b Add a flag for parsing VSC data with the controller by Myles Watson · 1 year, 7 months ago