Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
system
/
bt
/
611f3abf1c12a9f568114e46a21e70c74eaf6a60
611f3ab
Allow btsnoop logs to be read over a local socket.
by Sharvil Nanavati
· 11 years ago
eb4fa4a
Merge "Changed the status check for BleObserve" into klp-wireless-dev
by Wei Wang
· 10 years ago
100bbca
Changed the status check for BleObserve
by Priti Aghera
· 10 years ago
b8cb957
Bluetooth: Assign max adv instance value from vendor capabilities
by Nitin Arora
· 10 years ago
bf61150
Merge "Save remote device name immediately" into klp-wireless-dev
by Matthew Xie
· 10 years ago
ed999f5
Save remote device name immediately
by Matthew Xie
· 10 years ago
970f914
Rename UNUSED to UNUSED_ATTR in OSI due to symbol collision.
by Sharvil Nanavati
· 10 years ago
9546abf
Support for reading LE specific controller features
by Ganesh Ganapathi Batta
· 10 years ago
83c5256
Logging cleanup: HCI and BTM trace macros.
by Sharvil Nanavati
· 11 years ago
f1d9b90
Whitelist IPv6 packets so they can be sent over PAN.
by Sharvil Nanavati
· 10 years ago
5464565
Use an event file descriptor instead of a pipe to control userial.
by Sharvil Nanavati
· 11 years ago
fa52a07
Use the generic config parser to parse bt_stack.conf.
by Sharvil Nanavati
· 11 years ago
f886773
Add a generic config parser for the INI file format.
by Sharvil Nanavati
· 11 years ago
0212487
Start cleaning up log macros.
by Sharvil Nanavati
· 11 years ago
64d7ee6
Add a couple more tests for list.
by Sharvil Nanavati
· 11 years ago
c11b407
Implement a fixed queue.
by Sharvil Nanavati
· 11 years ago
fa994c9
Bluetooth: Changes to enable features on KWD
by Nitin Arora
· 10 years ago
44c6f8d
[2/4] Add Support for AVRCP Controller Feature
by Hemant Gupta
· 11 years ago
bf0e4b2
Fix build issue for devices without BLE features.
by Wei Wang
· 10 years ago
0943c10
LE: Add RRA offloading and vendor specific PCF commands
by Satya Calloji
· 10 years ago
ffb3960
LE Multi ADV feature
by Satya Calloji
· 11 years ago
bfa5cf7
Merge "[2/4] Bluetooth: Add support for HFP Client role." into klp-wireless-dev
by Mike Lockwood
· 10 years ago
4a1a92a
Merge "Submitted on behalf of 3rd party copied from external/bluetooth/bluedroid" into klp-wireless-dev
by Mike Lockwood
· 10 years ago
714078d
LE: Add API to set scan interval and window (2/4)
by Prerepa Viswanadham
· 10 years ago
1025687
[2/4] Bluetooth: Add support for HFP Client role.
by Hemant Gupta
· 11 years ago
3fe1b49
Submitted on behalf of 3rd party copied from external/bluetooth/bluedroid
by Hemant Gupta
· 11 years ago
2e06f00
Unable to pair and connect A2DP headset with DUT on KWD
by Zhihai Xu
· 10 years ago
c4e0e04
Clean up the public functions in userial.c.
by Sharvil Nanavati
· 11 years ago
740def5
Eliminate dead code (helped by compiler warnings).
by Sharvil Nanavati
· 11 years ago
10266fd
Fix data type for rmt_auth_req; it stores an integral value.
by Sharvil Nanavati
· 11 years ago
1671598
Minor cleanup of userial code.
by Sharvil Nanavati
· 11 years ago
d9e5b34
Update RFCOMM socket code to use list data structure.
by Sharvil Nanavati
· 11 years ago
3542d5a
Update btif_profile_queue to use the list data structure.
by Sharvil Nanavati
· 11 years ago
cef7695
Add a singly linked list implementation for OSI.
by Sharvil Nanavati
· 11 years ago
7e4c60c
Bluetooth: On Suspend ignore media task timer event
by Hemant Gupta
· 11 years ago
0ab408f
HID: Send Close event to upper layers during reconnection
by Hemant Gupta
· 11 years ago
ca7f48c
GAP: Return BTM_CMD_STARTED from btm_sec_l2cap_access_req
by Hemant Gupta
· 11 years ago
4974d81
MHF: Route call to correct HS in multi call scenario.
by Hemant Gupta
· 11 years ago
d8e742f
Merge "fix random crashes in bd2str caused by exceeding string array" into klp-wireless-dev
by Matthew Xie
· 11 years ago
a217ab9
Resolve Pairing failure with IPhone
by Ganesh Ganapathi Batta
· 11 years ago
b6a9128
Temporarily fix test suite to swap arguments until code from AOSP is merged in.
by Sharvil Nanavati
· 11 years ago
2a73b6d
Initial import of HAL-layer tests for bluedroid.
by Sharvil Nanavati
· 11 years ago
9a53b05
Merge "Fix Null pointer access in GKI timer library" into klp-wireless-dev
by Matthew Xie
· 11 years ago
2a55a6e
Merge "Fix issue of HDP select thread not exiting during BT OFF" into klp-wireless-dev
by Matthew Xie
· 11 years ago
1922101
GAP: Avoiding two disconnections from DUT
by Hemant Gupta
· 11 years ago
fbf7688
GAP: Update local device name immediately
by Hemant Gupta
· 11 years ago
6fd2e4d
Fix Null pointer access in GKI timer library
by Ganesh Ganapathi Batta
· 11 years ago
8fe5887
Merge BT 4.1 features
by Ganesh Ganapathi Batta
· 11 years ago
9b46760
fix random crashes in bd2str caused by exceeding string array
by Ganesh Ganapathi Batta
· 11 years ago
ffa5c93
fix compilation error due to not include correct header
by Zhihai Xu
· 11 years ago
2cb90bc
Add support for Multi-HFP devices
by Nitin Srivastava
· 11 years ago
ad0b6c7
Bluetooth: Clear Notification array on AVRCP disconnect
by Nitin Srivastava
· 11 years ago
04670cf
Set out stream to null if control socket fails to connect
by Nitin Srivastava
· 11 years ago
d24ece6
Bluetooth: retry recv in case of EINTR
by Nitin Srivastav
· 11 years ago
a7ea809
Bluetooth: GAP: Remove bonded device info on Authentication fail
by Zhihai Xu
· 11 years ago
744ad47
Fix issue of HDP select thread not exiting during BT OFF
by Ganesh Ganapathi Batta
· 11 years ago
2e1e6d8
Use standard C99 integral types. This offers better type safety.
by Sharvil Nanavati
· 11 years ago
7c54040
Increasing the SDP_MTU_SIZE from 256 to the default 672 bytes
by Zhihai Xu
· 11 years ago
45b4faf
a2dp audio HAL: use correct interface version
by Zhihai Xu
· 11 years ago
f96da0e
Allow simultaneous LE Observe and BTM Inquiry/Scan
by Zhihai Xu
· 11 years ago
3a55ec2
SDP: Allocate proper sized scratch buffer for SDP response
by Zhihai Xu
· 11 years ago
73e6829
flounder64: bluetooth: Adjust volume level on BT HS and DUT side
by Zhihai Xu
· 11 years ago
ad3fc6e
audio: fix set_parameters return value.
by Zhihai Xu
· 11 years ago
79eb1a6
HID: Use dynamic memory while sending data
by Hemant Gupta
· 11 years ago
fbaeb4a
HID: Parse paired hid devices from bluez.
by Hemant Gupta
· 11 years ago
87b7cce
GAP: Try to retrieve CoD from NVRAM if 0
by Hemant Gupta
· 11 years ago
8f322bf
HID: Reset Disconnect Reason on Connection Establishment
by Hemant Gupta
· 11 years ago
8d2128d
HID: Remove device from nvram on auth failure
by Zhihai Xu
· 11 years ago
45c71b0
HID: Use dynamic memory while sending report
by Zhihai Xu
· 11 years ago
bf51271
HID: Serialize L2CAP disconnection
by Hemant Gupta
· 11 years ago
742d9fa
HID: Handle connection failure in disconnecting state
by Hemant Gupta
· 11 years ago
1747956
HID: Reset Idle timeout to 0 while hid disconnection
by Hemant Gupta
· 11 years ago
c1ebd4d
Merge "HID: Fix memory leak in HID Code" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
2cba29a
HID: Fix memory leak in HID Code
by Zhihai Xu
· 11 years ago
c64a7a5
Merge "HID: Establish Interrupt Channel when Control channel is configured" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
7a25994
HID: Reduce poll time to 50 ms for polling from uhid driver
by Hemant Gupta
· 11 years ago
4c5f9ef
HID: Update SSR parameters during copy.
by Hemant Gupta
· 11 years ago
496765d
Merge "Fix GKI exception of calling free on an already freed buffer" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
c0f7987
Fix GKI exception of calling free on an already freed buffer
by Zhihai Xu
· 11 years ago
17888ed
Merge "bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
6efaf22
bluetooth: hid: store ssr_max_latency and ssr_min_tout in bonding db
by Zhihai Xu
· 11 years ago
7f7d493
HID: Establish Interrupt Channel when Control channel is configured
by Hemant Gupta
· 11 years ago
f4b8f8a
Add flow control for PAN.
by Sharvil Nanavati
· 11 years ago
7f5fe66
Fixed a build warning.
by Wei Wang
· 11 years ago
cd50ccd
Merge "LE: Add controller based advertising filter API (2/2)" into klp-wireless-dev
by Wei Wang
· 11 years ago
2d75441
LE: Add controller based advertising filter API (2/2)
by Andre Eisenbach
· 11 years ago
6dae552
Eliminate warnings, add -Wall and -Werror to all projects.
by Sharvil Nanavati
· 11 years ago
2d5d56e
Rewrite PAN_Write in terms of PAN_WriteBuf.
by Sharvil Nanavati
· 11 years ago
5c42abe
Merge "Remove unused file gki_inet.h and BIG_ENDIAN macro." into klp-wireless-dev
by Sharvil Nanavati
· 11 years ago
fd2e0f2
Merge "Bluetooth: GAP: Send bond none in case of temp pairing" into klp-wireless-dev
by Matthew Xie
· 11 years ago
6d4a9e9
Merge "LE: Add API to configure MTU for a given connection (2/4) This patch from broadcom(andre) bug:13571470 Change-Id: I932905590ee9c40cb67e7d09715c0f8e59d2f662" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
9291a71
LE: Add API to configure MTU for a given connection (2/4)
by Zhihai Xu
· 11 years ago
3aafefb
Merge "remove all advertised services in SDP btif_av_init is called twice. Don't need call it in enable. disable EDR ATT SDP record" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
d92e3cf
remove all advertised services in SDP
by Zhihai Xu
· 11 years ago
add314d
Merge "open GATT client didn't reserve the BLE link if open after connected." into klp-wireless-dev
by Zhihai Xu
· 11 years ago
7723c29
open GATT client didn't reserve the BLE link if open after connected.
by Zhihai Xu
· 11 years ago
d0f1778
Merge "Workaround IPHONE problem" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
facc510
Workaround IPHONE problem
by Zhihai Xu
· 11 years ago
5135602
Merge "treat BTA_BUSY as success to avoid unpair the BLE device" into klp-wireless-dev
by Zhihai Xu
· 11 years ago
b923866
treat BTA_BUSY as success to avoid unpair the BLE device
by Zhihai Xu
· 11 years ago
Next »