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

  /system/bt/stack/rfcomm/
rfc_port_fsm.cc 223 rfc_send_ua(p_port->rfc.p_mcb, p_port->dlci);
231 rfc_send_ua(p_port->rfc.p_mcb, p_port->dlci);
302 rfc_send_ua(p_port->rfc.p_mcb, p_port->dlci);
316 rfc_send_ua(p_port->rfc.p_mcb, p_port->dlci);
434 rfc_send_ua(p_port->rfc.p_mcb, p_port->dlci);
445 rfc_send_ua(p_port->rfc.p_mcb, p_port->dlci);
rfc_mx_fsm.cc 383 rfc_send_ua(p_mcb, RFCOMM_MX_DLCI);
401 rfc_send_ua(p_mcb, RFCOMM_MX_DLCI);
452 rfc_send_ua(p_mcb, RFCOMM_MX_DLCI);
516 rfc_send_ua(p_mcb, RFCOMM_MX_DLCI);
rfc_int.h 320 extern void rfc_send_ua(tRFC_MCB* p_rfc_mcb, uint8_t dlci);
rfc_ts_frames.cc 64 * Function rfc_send_ua
69 void rfc_send_ua(tRFC_MCB* p_mcb, uint8_t dlci) { function

Completed in 78 milliseconds