OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2cu_find_ccb_by_remote_cid
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/l2cap/
l2c_ble.cc
662
p_ccb =
l2cu_find_ccb_by_remote_cid
(p_lcb, rcid);
778
p_ccb =
l2cu_find_ccb_by_remote_cid
(p_lcb, lcid);
[
all
...]
l2c_int.h
614
extern tL2C_CCB*
l2cu_find_ccb_by_remote_cid
(tL2C_LCB* p_lcb,
[
all
...]
l2c_utils.cc
1661
tL2C_CCB*
l2cu_find_ccb_by_remote_cid
(tL2C_LCB* p_lcb, uint16_t remote_cid) {
function
[
all
...]
Completed in 45 milliseconds