Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc279 void l2cu_send_peer_info_rsp(tL2C_LCB* /* p_lcb */, uint8_t /* remote_id */, in l2cu_send_peer_info_rsp() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h743 void l2cu_send_peer_info_rsp(tL2C_LCB* p_lcb, uint8_t id, uint16_t info_type);
Dl2c_main.cc768 l2cu_send_peer_info_rsp(p_lcb, id, info_type); in process_l2cap_cmd()
Dl2c_utils.cc1049 void l2cu_send_peer_info_rsp(tL2C_LCB* p_lcb, uint8_t remote_id, in l2cu_send_peer_info_rsp() function