Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
bt
/
47dec647553a7c48c527bc9c681790b1070374d4
/
hci
/
src
de6c013
HCI 1.1
by Jakub Pawlowski
· 5 years ago
e89c630
Create swappable hci layer connection
by Chris Manton
· 5 years ago
997cfeb
HCI: Change commands naming to avoid misunderstanding
by Oleh Cherpak
· 5 years ago
b2b61d9
GAP: Correct the continuous pkt length in l2cap am: 337bd45794 am: fdcf9ea434
by Venkata Jagadeesh Garaga
· 5 years ago
337bd45
GAP: Correct the continuous pkt length in l2cap
by Venkata Jagadeesh Garaga
· 6 years ago
7473d8d
Modernise code to use override specifier am: 183eacee0d am: 3d6b243a8c
by Yi Kong
· 6 years ago
183eace
Modernise code to use override specifier
by Yi Kong
· 6 years ago
b0388ce
Merge "Fix handling of startup_timer_expired"
by Treehugger Robot
· 6 years ago
cf27bac
Merge "Handle Bluetooth HAL service died" am: fcaed46d9e am: 5e3e0bba7c
by Ugo Yu
· 6 years ago
fcaed46
Merge "Handle Bluetooth HAL service died"
by Treehugger Robot
· 6 years ago
4ed8f8f
Handle Bluetooth HAL service died
by Ugo Yu
· 6 years ago
eab14bf
Fix handling of startup_timer_expired
by Sunny Kapdi
· 6 years ago
2892e1c
Merge "Fix handling of startup_timer_expired"
by TreeHugger Robot
· 6 years ago
146608a
Fix handling of startup_timer_expired
by Sunny Kapdi
· 6 years ago
b271379
Merge "Fix use of uninitialised variable" am: 52b5f32e07 am: 0c80cbcda5
by Yi Kong
· 6 years ago
95fe202
Fix use of uninitialised variable
by Yi Kong
· 6 years ago
c2430cd
Merge "Use PLOG rather than LOG strerror(errno)." am: fa450772a8 am: 5d5436ee5f
by Elliott Hughes
· 6 years ago
b816f37
Use PLOG rather than LOG strerror(errno).
by Elliott Hughes
· 6 years ago
c33c998
Change the default snoop log level to off.
by Ajay Panicker
· 6 years ago
c5bd830
Check L2CAP size only for start packet
by Hansong Zhang
· 6 years ago
1e6ef37
Merge changes I79037ddb,I9bab0078 am: 3fb1b1b89e am: e7971c55d4 am: b789e84f6c
by Jack He
· 6 years ago
7ff9ac6
Metrics: Log HCI timeout event over stats log
by Jack He
· 6 years ago
0d7375e
Fix OOB in reassemble_and_dispatch
by Chienyuan
· 6 years ago
8303629
Add Filtering for snoop logs based on L2CAP and RFCOMM Channels (1/4)
by Ajay Panicker
· 6 years ago
67f5f37
Uprev libchrome to r576279 (1/multiple)
by Jakub Pawlowski
· 6 years ago
f945ce8
Uprev libchrome to r576279 (1/multiple)
by Jakub Pawlowski
· 6 years ago
96d16e3
Make thread names more meaningful
by Jack He
· 6 years ago
959bc33
Move metrics and time library to libbt-common
by Jack He
· 6 years ago
d97e095
Replace period_ms_t with uint64_t
by Jack He
· 6 years ago
9a8aac7
Check startup_future before using it
by Bailey Forrest
· 6 years ago
6d11052
Use MessageLoopThread in A2DP source, JNI, BTA, HCI and module bring-up
by Jack He
· 6 years ago
2838b32
If command_timed_out() is triggered don't get blocked by a deadlock
by Pavlin Radoslavov
· 6 years ago
5c550c1
HCI: Set a timer to abort after a timeout
by Myles Watson
· 7 years ago
4f0c5b5
LE Read Maximum Data Length during startup
by Jakub Pawlowski
· 7 years ago
74c43a7
Allow L2CAP first packet with partial header
by Stanley Tng
· 7 years ago
199dee1
HCI: Fix use after free in hci_transmit
by Myles Watson
· 7 years ago
eb993d9
Prevent deadlock between the Tx and Rx threads in HCI layer
by Luke Zhang
· 7 years ago
6d6f34c
Don't print error message when rename operation is successful
by Tobias Melin
· 7 years ago
5b790fe
Make copyright headers consistent with Google template; remove "(C)"
by Jakub Pawlowski
· 7 years ago
6320a4b
Merge "HCI: Restart 5 seconds after an HCI timeout"
by Treehugger Robot
· 7 years ago
7a7e8e9
Linux build fix - include what you use
by Jakub Pawlowski
· 7 years ago
d48d32d
HCI: Restart 5 seconds after an HCI timeout
by Myles Watson
· 7 years ago
2e05f0d
Cleanup RawAddress usage
by Jakub Pawlowski
· 7 years ago
a484a88
Rename bt_bdaddr_t into RawAddress (3/3)
by Jakub Pawlowski
· 7 years ago
b8a477e
Get rid of BD_ADDR
by Jakub Pawlowski
· 7 years ago
4b4d0a9
Fix some includes
by Bailey Forrest
· 7 years ago
4788821
HCI: Improve timeout handling
by Myles Watson
· 7 years ago
2bfb56a
HCI: Get debug info from the firmware on timeout
by Myles Watson
· 8 years ago
7277f39
Protect the message loop from accesses after HCI shutdown
by Pavlin Radoslavov
· 7 years ago
400ac49
eSCO: Additional fix to get eSCO working for HFP and HSP (3/5)
by Jack He
· 8 years ago
2b59c4a
Fix broken linux build
by Jack He
· 8 years ago
2b7e905
Swap BTA and HCI queues with message loops
by Ajay Panicker
· 8 years ago
4829453
Move hci_thread to a message loop and prevent thread from spinning
by Ajay Panicker
· 8 years ago
99c3422
Limit btsnoop file size (5/8)
by Ajay Panicker
· 8 years ago
96c42e7
Make Bluetooth audio threads use RT scheduling
by Philip Cuadra
· 8 years ago
a329205
Fix a race condition during HCI module shutdown
by Pavlin Radoslavov
· 8 years ago
16899e9
Fix "LE Read Maximum Advertising Data Length" response parsing
by Jakub Pawlowski
· 8 years ago
f786aac
Delete bt_snoop.log when snoop logging is disabled
by Ajay Panicker
· 8 years ago
ec728d3
hci: Update error messages
by Myles Watson
· 8 years ago
17d3595
hci: Timestamp HCI commands for timeouts
by Myles Watson
· 8 years ago
e7be6de
hci: Cancel timer before running callbacks
by Myles Watson
· 8 years ago
b77d712
Fix a race condition inside command_timed_out() when printing log info
by Pavlin Radoslavov
· 8 years ago
d3a71e3
Abort using SIGABRT instead of SIGKILL on command_timeout
by Andre Eisenbach
· 8 years ago
bc9a932
Fix an HCI race condition when transmitting a packet
by Pavlin Radoslavov
· 8 years ago
7903a49
Add a log message in the beginning of function hci_initialize()
by Pavlin Radoslavov
· 8 years ago
e986c93
hci: Stop the thread before hci_close()
by Myles Watson
· 8 years ago
d696e66
hci: Close the HAL before cleaning up pending command queue and timers
by Myles Watson
· 8 years ago
fb94dc7
hci: Reduce HCI timeout to 2 seconds
by Myles Watson
· 8 years ago
8342d95
Fix stack shutdown on Linux
by Jakub Pawlowski
· 8 years ago
9329b8e
HCI for Linux
by Jakub Pawlowski
· 8 years ago
32fbec6
Move Android specific HCI code into separate file
by Jakub Pawlowski
· 8 years ago
3e50ee8
Check the return value of the HAL init function
by Myles Watson
· 8 years ago
3060ec6
Add a mutex to guard all btsnoop operations
by Pavlin Radoslavov
· 8 years ago
071b507
Use same timestamp for on-disk BT Snoop Log and in-memory BT Snooz Log
by Jack He
· 8 years ago
c9f353f
Merge "Use CHECK() to verify that HIDL is installed"
by Treehugger Robot
· 8 years ago
16b3e92
Fix the implementation of htonll()
by Pavlin Radoslavov
· 8 years ago
86f3dfa
Use CHECK() to verify that HIDL is installed
by Myles Watson
· 8 years ago
796523d
Initial HIDL conversion
by Andre Eisenbach
· 8 years ago
f2af1c4
Replace assert with CHECK from base/logging.h
by Jack He
· 8 years ago
1f4cc6d
LE Extended Advertising
by Jakub Pawlowski
· 8 years ago
21da637
Replace pthread_mutex with std::mutex
by Marie Janssen
· 8 years ago
9ca0709
Reformat long comments before clang-format
by Myles Watson
· 8 years ago
dbf75f1
Revert "Replace pthread_mutex with std::mutex"
by Pavlin Radoslavov
· 8 years ago
4b80182
Replace pthread_mutex with std::mutex
by Marie Janssen
· 8 years ago
2948313
hci: Fix multi-line comments after clang-format
by Myles Watson
· 8 years ago
5ff20a2
hci: Apply clang-format
by Myles Watson
· 8 years ago
4c7fefe
Report FW configuration status to upper layer
by Lakshmipathi K
· 8 years ago
d7ffd64
Remove deprecated UNUSED macro (5/5)
by Myles Watson
· 8 years ago
b2a292b
Renamed most C files to C++: *.c to *.cc
by Pavlin Radoslavov
· 8 years ago
6aee1e8
Add various missing includes
by Mark Salyzyn
· 8 years ago
d20c0d7
HCI HAL: Retry writing HCI data on UART socket for EAGAIN errors
by Lawrance Liu
· 8 years ago
b64d604
Merge "Move btsnoop_hci.log to /data/misc/bluetooth/logs"
by Ajay Panicker
· 8 years ago
12aeda1
Move btsnoop_hci.log to /data/misc/bluetooth/logs
by Ajay Panicker
· 8 years ago
27ec0c7
Add BT_HCI_UNKNOWN_MESSAGE_TYPE log event
by Pavlin Radoslavov
· 8 years ago
d19e078
Use standard types, consistent ifdef style everywhere
by Marie Janssen
· 8 years ago
e909ff5
Add BT_HCI_TIMEOUT and BT_CONFIG_SOURCE log events.
by Jacky Cheung
· 8 years ago
8cbc291
Add missing NULL pointers assignments
by Pavlin Radoslavov
· 8 years ago
63b0519
Fix misc-macro-parentheses warnings
by Chih-Hung Hsieh
· 8 years ago
dd5e3e9
Replace hash_map in packet_fragmenter with C++ unordered_map
by Jakub Pawlowski
· 8 years ago
7dc4051
Fix the timestamp in btsnoop format
by Ben YoungTae Kim
· 8 years ago
Next »