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

  /system/bt/stack/rfcomm/
rfc_ts_frames.cc 59 rfc_check_send_cmd(p_mcb, p_buf);
86 rfc_check_send_cmd(p_mcb, p_buf);
113 rfc_check_send_cmd(p_mcb, p_buf);
140 rfc_check_send_cmd(p_mcb, p_buf);
189 rfc_check_send_cmd(p_mcb, p_buf);
492 rfc_check_send_cmd(p_mcb, p_buf);
rfc_int.h 315 extern void rfc_check_send_cmd(tRFC_MCB* p_mcb, BT_HDR* p_buf);
rfc_utils.cc 420 * Function rfc_check_send_cmd
428 void rfc_check_send_cmd(tRFC_MCB* p_mcb, BT_HDR* p_buf) { function
rfc_port_fsm.cc 824 rfc_check_send_cmd(p_mcb, NULL);

Completed in 133 milliseconds