- b5629de Minor style fixes in gatt_main.cc by Jakub Pawlowski · 6 years ago
- 553e88b Cleanup LE White List HCI interface by Jakub Pawlowski · 6 years ago
- c74471d HCI: accept OnceCallback instad of Callback by Jakub Pawlowski · 6 years ago
- 05af173 Small cleanup in GATT white list by Jakub Pawlowski · 6 years ago
- bd2aac9 Separate GATT white list from global GATT control block. by Jakub Pawlowski · 6 years ago
- 8080862 Move white list specific code in GATT to separate file by Jakub Pawlowski · 6 years ago
- 2b48d17 BTM_BleClearBgConnDev -> BTM_WhiteListClear by Jakub Pawlowski · 6 years ago
- 4f68828 Split BTM_BleUpdateBgConnDev into BTM_WhiteListAdd and BTM_WhiteListRemove by Jakub Pawlowski · 6 years ago
- c8dcd25 Linux build fix by Jakub Pawlowski · 6 years ago
- 0f79e35 Minor style fixes in gatt_api.cc by Jakub Pawlowski · 6 years ago
- 80c28c6 Split gatt_update_auto_connect_dev into separate add/remove functions by Jakub Pawlowski · 6 years ago
- 969a599 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
- da21153 Merge "separate btm_ble_stop_auto_conn from btm_ble_start_auto_conn" by Jakub Pawlowski · 6 years ago
- 830cc9a separate btm_ble_stop_auto_conn from btm_ble_start_auto_conn by Jakub Pawlowski · 6 years ago
- c1ae0ab Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
- e4f1378 Fix errors around logging when compiling on Linux by Jakub Pawlowski · 6 years ago
- 292ab25 Partial fix for linux build by Jakub Pawlowski · 6 years ago
- 32c62f1 Fix typo in avdt_scb_by_hdl am: da8fdc5ad3 by wangfukai · 6 years ago
- da8fdc5 Fix typo in avdt_scb_by_hdl by wangfukai · 6 years ago
- aa701c7 Uprev libchrome to r576279 (1/multiple) am: 67f5f3725b by Jakub Pawlowski · 6 years ago
- 67f5f37 Uprev libchrome to r576279 (1/multiple) by Jakub Pawlowski · 6 years ago
- e654cdc Use proper naming for Identity Address am: 8b64778bb9 by Jakub Pawlowski · 6 years ago
- 8b64778 Use proper naming for Identity Address by Jakub Pawlowski · 6 years ago
- 8eca7ee Merge "Hearing Aid: Use valid COC service id" am: f1db18e858 by Hansong Zhang · 6 years ago
- 0df1bff Hearing Aid: Use valid COC service id by Hansong Zhang · 6 years ago
- 7982804 LE Enhanced Connection Complete: Check address types am: 26aee6db57 by Jakub Pawlowski · 6 years ago
- 26aee6d LE Enhanced Connection Complete: Check address types by Jakub Pawlowski · 6 years ago
- c6c8c6e Merge "Fix race condition around Le Start Encryption handling." am: f67a4f54b3 by Jakub Pawlowski · 6 years ago
- d78b1dd Fix race condition around Le Start Encryption handling. by Jakub Pawlowski · 6 years ago
- b914f16 Merge "HID: Free timer after removing device" am: 1de8ba51e1 by Hemant Gupta · 6 years ago
- ec8743d HID: Free timer after removing device by Hemant Gupta · 6 years ago
- 826f10c Merge "Remove obsoleted Coverity-related comment" am: 21cd29ca65 by Pavlin Radoslavov · 6 years ago
- 70be569 Remove obsoleted Coverity-related comment by Pavlin Radoslavov · 6 years ago
- e60632d Suppress implicit-fallthrough warnings. am: d464658a77 by Chih-Hung Hsieh · 6 years ago
- d464658 Suppress implicit-fallthrough warnings. by Chih-Hung Hsieh · 6 years ago
- a6586cc Merge "Add support for A2DP LDAC Sink function" am: 58eac77949 by Chisato Kenmochi · 6 years ago
- 543791d Add a check whether an A2DP codec is supported before including it by Pavlin Radoslavov · 6 years ago
- f57c428 Add support for A2DP LDAC Sink function by Chisato Kenmochi · 6 years ago
- 7240fe9 Add a check whether an A2DP codec is supported before including it by Pavlin Radoslavov · 6 years ago
- d1ce1d5 Allocate lcb when connection complete if can't find one am: d53036302e by Chienyuan · 6 years ago
- d530363 Allocate lcb when connection complete if can't find one by Chienyuan · 6 years ago
- dd99cd8 Fix a wrong check in rfc_parse_data by Hansong Zhang · 6 years ago
- 3ee3f46 Add bound check for rfc_parse_data by Hansong Zhang · 6 years ago
- f99e2db Fix out-of-bounds reading in btm_ble_vendor_capability_vsc_cmpl_cback by Yamei Du · 6 years ago
- 224eff1 Fix out-of-bounds reading in btm_ble_vendor_capability_vsc_cmpl_cback by Yamei Du · 7 years ago
- 5861bf3 Make thread names more meaningful am: 96d16e38ae by Jack He · 6 years ago
- 96d16e3 Make thread names more meaningful by Jack He · 6 years ago
- dfe2e07 Merge "Move metrics and time library to libbt-common" am: 0cdc006666 by Jack He · 6 years ago
- 0cdc006 Merge "Move metrics and time library to libbt-common" by Treehugger Robot · 6 years ago
- 959bc33 Move metrics and time library to libbt-common by Jack He · 6 years ago
- 7fdfaf2 Fix V535 CWE-691: inner/outer for loop sharing variables am: 7cedf6e5c7 by Ruchi Kandoi · 6 years ago
- 7cedf6e Fix V535 CWE-691: inner/outer for loop sharing variables by Ruchi Kandoi · 6 years ago
- 9dddf9f Merge "L2CAP: Handle no idle timeout (0xFFFF)" am: 4e9717ed2d by Nitin Shivpure · 6 years ago
- fadc6b9 L2CAP: Handle no idle timeout (0xFFFF) by Nitin Shivpure · 6 years ago
- e25d36e Disable CFI verification for stack_rfcomm test that uses gtest+gmock by Jack He · 6 years ago
- baa8df4 Disable CFI verification for stack_rfcomm test that uses gtest+gmock by Jack He · 6 years ago
- 8bbd39d A2DP Offload: Fix Max AVDTP MTU for Offload am: e42bc5bb99 by Sunny Kapdi · 6 years ago
- e42bc5b A2DP Offload: Fix Max AVDTP MTU for Offload by Sunny Kapdi · 6 years ago
- 73d409b Merge "Replace period_ms_t with uint64_t" am: e0fc57522f by Jack He · 6 years ago
- d97e095 Replace period_ms_t with uint64_t by Jack He · 6 years ago
- b2fab41 Fix build failure in stack/rfcomm/rfc_ts_frames.c by Hansong Zhang · 6 years ago
- 42fdad3 Add packet length checks in mca_ccb_hdl_req by Cheney Ni · 6 years ago
- 9091840 Checks the SMP length to fix OOB read by Cheney Ni · 6 years ago
- a1a6202 Add packet length check in smp_proc_master_id by Ugo Yu · 6 years ago
- 5e879e7 Add missing AVRCP message length checks inside avrc_msg_cback by Pavlin Radoslavov · 6 years ago
- 4e16b30 Fix OOB read in avrc_ctrl_pars_vendor_rsp by Hansong Zhang · 6 years ago
- c6b31ec Check remaining frame length in rfc_process_mx_message by Hansong Zhang · 6 years ago
- edcee79 Fix copy length calculation in sdp_copy_raw_data by Jakub Pawlowski · 6 years ago
- 7ce911f Merge "Fix reliable write." am: 8f19e1179e by Qiyu Hu · 6 years ago
- 24f0bad Fix reliable write. by Qiyu Hu · 6 years ago
- c05810f Merge "Merge stage-dr1-aosp-master into stage-aosp-master" into stage-aosp-master by Xin Li · 6 years ago
- dedbd07 Re-enable LE advertising after disconnect, on controllers not supporting advertising when connected by yunhanw · 6 years ago
- 930536e Fix wrong UUID mask when doing BLE filter scan am: 0443337239 am: be2dad6cc0 by Ugo Yu · 6 years ago
- 0443337 Fix wrong UUID mask when doing BLE filter scan by Ugo Yu · 6 years ago
- dadda15 Reorder static libs to appease ld.gold linker am: 9f8b1301ad am: 8438a6350a by Pirama Arumuga Nainar · 6 years ago
- 9f8b130 Reorder static libs to appease ld.gold linker by Pirama Arumuga Nainar · 6 years ago
- f8e6251 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up am: 6d110527c8 by Jack He · 6 years ago
- dd093c9 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up by Jack He · 6 years ago
- 6d11052 Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up by Jack He · 6 years ago
- 7137ee5 Merge "Add security handling for LE connection oriented channels" am: fc53a1fcba by Venkata Jagadeesh · 6 years ago
- c348d45 Merge "Add security handling for LE connection oriented channels" am: fc53a1fcba by Venkata Jagadeesh · 6 years ago
- e84afd9 Add security handling for LE connection oriented channels by Venkata Jagadeesh · 9 years ago
- da501fa Merge "Set Browsed Player memory allocation" am: 0b610a13c2 am: f00f987890 by Joseph Pirozzo · 6 years ago
- f00f987 Merge "Set Browsed Player memory allocation" am: 0b610a13c2 by Joseph Pirozzo · 6 years ago
- 0b610a1 Merge "Set Browsed Player memory allocation" by Joseph Pirozzo · 6 years ago
- 54200e0 Add additional checks for AVDTP Codec Capabilities am: 3c5cef21d3 am: 2e50343f83 by Pavlin Radoslavov · 6 years ago
- 2e50343 Add additional checks for AVDTP Codec Capabilities am: 3c5cef21d3 by Pavlin Radoslavov · 6 years ago
- bc6aef4 HID Host: Check L2CAP packet data length by Hansong Zhang · 6 years ago
- d5b44f6 Fix OOB read in process_l2cap_cmd by Hansong Zhang · 6 years ago
- bdbabb2 Add packet length checks in l2cble_process_sig_cmd by Jakub Pawlowski · 6 years ago
- d3689fb Don't use Address after it was deleted by Jakub Pawlowski · 6 years ago
- 6868819 SDP: return error on offset bigger than atribute length by Jakub Pawlowski · 6 years ago
- be81e7d Set Browsed Player memory allocation by Joseph Pirozzo · 6 years ago
- 3c5cef2 Add additional checks for AVDTP Codec Capabilities by Pavlin Radoslavov · 6 years ago
- a0ff17e Merge "Use appropriate Tx time in BLE Set Data length command" am: 135c7bc70c by Subramanian Srinivasan · 6 years ago
- 125c1d8 Merge "Use appropriate Tx time in BLE Set Data length command" am: 135c7bc70c by Subramanian Srinivasan · 6 years ago
- 82aa819 Use appropriate Tx time in BLE Set Data length command by Subramanian Srinivasan · 7 years ago
- e09db8b Clean up style in BLE White List code am: efb54f7d37 am: 879f7060d2 by Hansong Zhang · 6 years ago
- 879f706 Clean up style in BLE White List code am: efb54f7d37 by Hansong Zhang · 6 years ago
- efb54f7 Clean up style in BLE White List code by Hansong Zhang · 6 years ago