Searched refs:attp_send_msg_to_l2cap (Results 1 – 3 of 3) sorted by relevance
349 tGATT_STATUS attp_send_msg_to_l2cap(tGATT_TCB *p_tcb, BT_HDR *p_toL2CAP) in attp_send_msg_to_l2cap() function479 cmd_sent = attp_send_msg_to_l2cap (p_tcb, p_msg); in attp_send_sr_msg()507 att_ret = attp_send_msg_to_l2cap(p_tcb, p_cmd); in attp_cl_send_cmd()
1103 att_ret = attp_send_msg_to_l2cap(p_tcb, p_cmd->p_cmd); in gatt_cl_send_next_cmd_inq()
617 extern tGATT_STATUS attp_send_msg_to_l2cap(tGATT_TCB *p_tcb, BT_HDR *p_toL2CAP);