OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_lm_ble_bufs
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/l2cap/
l2c_ble.c
[
all
...]
l2c_int.h
506
UINT16
num_lm_ble_bufs
; /* # of ACL buffers on controller */
member in struct:__anon73941
[
all
...]
l2c_utils.c
170
if (l2cb.controller_le_xmit_window > l2cb.
num_lm_ble_bufs
)
172
l2cb.controller_le_xmit_window = l2cb.
num_lm_ble_bufs
;
[
all
...]
Completed in 812 milliseconds