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

  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_port_if.c 163 rfc_send_pn (p_mcb, dlci, TRUE, mtu, cl, k);
183 rfc_send_pn (p_mcb, dlci, FALSE, mtu, cl, k);
rfc_int.h 330 extern void rfc_send_pn (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, UINT16 mtu,
rfc_ts_frames.c 226 ** Function rfc_send_pn
231 void rfc_send_pn (tRFC_MCB *p_mcb, UINT8 dlci, BOOLEAN is_command, UINT16 mtu, UINT8 cl, UINT8 k) function

Completed in 54 milliseconds