OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2cu_send_peer_echo_req
(Results
1 - 4
of
4
) sorted by null
/system/bt/stack/l2cap/
l2c_int.h
631
extern void
l2cu_send_peer_echo_req
(tL2C_LCB* p_lcb, uint8_t* p_data,
[
all
...]
l2c_api.cc
934
l2cu_send_peer_echo_req
(p_lcb, NULL, 0);
[
all
...]
l2c_link.cc
216
l2cu_send_peer_echo_req
(p_lcb, NULL, 0);
[
all
...]
l2c_utils.cc
935
* Function
l2cu_send_peer_echo_req
944
void
l2cu_send_peer_echo_req
(tL2C_LCB* p_lcb, uint8_t* p_data,
function
[
all
...]
Completed in 2396 milliseconds