Home
last modified time | relevance | path

Searched refs:l2cu_send_peer_info_rsp (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_int.h619 extern void l2cu_send_peer_info_rsp (tL2C_LCB *p_lcb, UINT8 id, UINT16 info_type);
Dl2c_main.c680 l2cu_send_peer_info_rsp (p_lcb, id, info_type); in process_l2cap_cmd()
Dl2c_utils.c1135 void l2cu_send_peer_info_rsp (tL2C_LCB *p_lcb, UINT8 remote_id, UINT16 info_type) in l2cu_send_peer_info_rsp() function