Searched refs:rfc_send_pn (Results 1 – 3 of 3) sorted by relevance
/system/bt/stack/rfcomm/ |
D | rfc_port_if.cc | 163 rfc_send_pn(p_mcb, dlci, true, mtu, cl, k); in RFCOMM_ParameterNegotiationRequest() 181 rfc_send_pn(p_mcb, dlci, false, mtu, cl, k); in RFCOMM_ParameterNegotiationResponse()
|
D | rfc_int.h | 328 extern void rfc_send_pn(tRFC_MCB* p_mcb, uint8_t dlci, bool is_command,
|
D | rfc_ts_frames.cc | 208 void rfc_send_pn(tRFC_MCB* p_mcb, uint8_t dlci, bool is_command, uint16_t mtu, in rfc_send_pn() function
|