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

  /system/bt/stack/rfcomm/
rfc_port_if.cc 162 rfc_send_pn(p_mcb, dlci, true, mtu, cl, k);
180 rfc_send_pn(p_mcb, dlci, false, mtu, cl, k);
rfc_int.h 323 extern void rfc_send_pn(tRFC_MCB* p_mcb, uint8_t dlci, bool is_command,
rfc_ts_frames.cc 197 * Function rfc_send_pn
202 void rfc_send_pn(tRFC_MCB* p_mcb, uint8_t dlci, bool is_command, uint16_t mtu, function

Completed in 190 milliseconds