HomeSort by relevance Sort by last modified time
    Searched refs:attp_send_msg_to_l2cap (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/gatt/
att_protocol.c 350 ** Function attp_send_msg_to_l2cap
355 tGATT_STATUS attp_send_msg_to_l2cap(tGATT_TCB *p_tcb, BT_HDR *p_toL2CAP) function
463 cmd_sent = attp_send_msg_to_l2cap (p_tcb, p_msg);
493 att_ret = attp_send_msg_to_l2cap(p_tcb, p_cmd);
gatt_cl.c     [all...]
gatt_int.h 577 extern tGATT_STATUS attp_send_msg_to_l2cap(tGATT_TCB *p_tcb, BT_HDR *p_toL2CAP);

Completed in 84 milliseconds