OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2cu_find_lcb_by_handle
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c
365
p_lcb =
l2cu_find_lcb_by_handle
(handle);
469
p_lcb =
l2cu_find_lcb_by_handle
(handle);
[
all
...]
l2c_ble.c
252
p_lcb =
l2cu_find_lcb_by_handle
(handle);
l2c_int.h
585
extern tL2C_LCB *
l2cu_find_lcb_by_handle
(UINT16 handle);
[
all
...]
l2c_api.c
[
all
...]
l2c_main.c
138
if ((p_lcb =
l2cu_find_lcb_by_handle
(handle)) == NULL)
[
all
...]
l2c_utils.c
2827
tL2C_LCB *
l2cu_find_lcb_by_handle
(UINT16 handle)
function
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_ble.c
[
all
...]
Completed in 470 milliseconds