OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2cu_send_peer_info_req
(Results
1 - 5
of
5
) sorted by null
/system/bt/stack/l2cap/
l2c_ucd.cc
678
l2cu_send_peer_info_req
(p_ccb->p_lcb,
694
l2cu_send_peer_info_req
(p_ccb->p_lcb, L2CAP_CONNLESS_MTU_INFO_TYPE);
[
all
...]
l2c_int.h
639
extern void
l2cu_send_peer_info_req
(tL2C_LCB* p_lcb, uint16_t info_type);
[
all
...]
l2c_link.cc
185
l2cu_send_peer_info_req
(p_lcb, L2CAP_EXTENDED_FEATURES_INFO_TYPE);
[
all
...]
l2c_main.cc
670
l2cu_send_peer_info_req
(p_lcb, L2CAP_FIXED_CHANNELS_INFO_TYPE);
l2c_utils.cc
1033
void
l2cu_send_peer_info_req
(tL2C_LCB* p_lcb, uint16_t info_type) {
function
[
all
...]
Completed in 96 milliseconds