OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2cu_send_peer_info_rsp
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h
612
extern void
l2cu_send_peer_info_rsp
(tL2C_LCB *p_lcb, UINT8 id, UINT16 info_type);
[
all
...]
l2c_main.c
700
l2cu_send_peer_info_rsp
(p_lcb, id, info_type);
[
all
...]
l2c_utils.c
1007
void
l2cu_send_peer_info_rsp
(tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 info_type)
function
[
all
...]
Completed in 7061 milliseconds