Searched refs:l2cu_reject_connection (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/l2cap/ |
D | l2c_main.cc | 379 l2cu_reject_connection(p_lcb, rcid, id, L2CAP_CONN_NO_PSM); in process_l2cap_cmd() 386 l2cu_reject_connection(p_lcb, rcid, id, L2CAP_CONN_NO_PSM); in process_l2cap_cmd() 393 l2cu_reject_connection(p_lcb, rcid, id, L2CAP_CONN_NO_RESOURCES); in process_l2cap_cmd()
|
D | l2c_int.h | 634 extern void l2cu_reject_connection(tL2C_LCB* p_lcb, uint16_t remote_cid,
|
D | l2c_utils.cc | 504 void l2cu_reject_connection(tL2C_LCB* p_lcb, uint16_t remote_cid, in l2cu_reject_connection() function
|