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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_int.h 292 extern void rfc_process_pn (tRFC_MCB *p_rfc_mcb, BOOLEAN is_command, MX_FRAME *p_frame);
rfc_port_fsm.c 528 ** Function rfc_process_pn
534 void rfc_process_pn (tRFC_MCB *p_mcb, BOOLEAN is_command, MX_FRAME *p_frame) function
rfc_ts_frames.c 765 rfc_process_pn (p_mcb, is_command, p_rx_frame);

Completed in 43 milliseconds