Searched refs:attp_send_msg_to_l2cap (Results 1 – 3 of 3) sorted by relevance
325 tGATT_STATUS attp_send_msg_to_l2cap(tGATT_TCB& tcb, BT_HDR* p_toL2CAP) { in attp_send_msg_to_l2cap() function401 return attp_send_msg_to_l2cap(tcb, p_msg); in attp_send_sr_msg()426 tGATT_STATUS att_ret = attp_send_msg_to_l2cap(tcb, p_cmd); in attp_cl_send_cmd()
425 extern tGATT_STATUS attp_send_msg_to_l2cap(tGATT_TCB& tcb, BT_HDR* p_toL2CAP);
1038 tGATT_STATUS att_ret = attp_send_msg_to_l2cap(tcb, cmd.p_cmd); in gatt_cl_send_next_cmd_inq()