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 - 6
of
6
) sorted by null
/system/bt/stack/l2cap/
l2c_link.cc
349
p_lcb =
l2cu_find_lcb_by_handle
(handle);
478
p_lcb =
l2cu_find_lcb_by_handle
(handle);
[
all
...]
l2c_ble.cc
536
tL2C_LCB* p_lcb =
l2cu_find_lcb_by_handle
(handle);
[
all
...]
l2c_int.h
599
extern tL2C_LCB*
l2cu_find_lcb_by_handle
(uint16_t handle);
[
all
...]
l2c_main.cc
81
p_lcb =
l2cu_find_lcb_by_handle
(handle);
l2c_utils.cc
3036
tL2C_LCB*
l2cu_find_lcb_by_handle
(uint16_t handle) {
function
[
all
...]
l2c_api.cc
[
all
...]
Completed in 3795 milliseconds