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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_ts_frames.c 60 rfc_check_send_cmd(p_mcb, p_buf);
92 rfc_check_send_cmd(p_mcb, p_buf);
124 rfc_check_send_cmd(p_mcb, p_buf);
156 rfc_check_send_cmd(p_mcb, p_buf);
214 rfc_check_send_cmd(p_mcb, p_buf);
559 rfc_check_send_cmd(p_mcb, p_buf);
rfc_int.h 321 extern void rfc_check_send_cmd(tRFC_MCB *p_mcb, BT_HDR *p_buf);
rfc_utils.c 450 ** Function rfc_check_send_cmd
458 void rfc_check_send_cmd(tRFC_MCB *p_mcb, BT_HDR *p_buf) function
rfc_port_fsm.c 871 rfc_check_send_cmd(p_mcb, NULL);

Completed in 646 milliseconds