Searched refs:RFCOMM_PortParameterNegotiationResponse (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/stack/rfcomm/ |
D | rfc_port_if.cc | 230 void RFCOMM_PortParameterNegotiationResponse(tRFC_MCB* p_mcb, uint8_t dlci, in RFCOMM_PortParameterNegotiationResponse() function
|
D | port_rfc.cc | 535 RFCOMM_PortParameterNegotiationResponse(p_mcb, dlci, p_pars, 0); in PORT_PortNegInd() 543 RFCOMM_PortParameterNegotiationResponse(p_mcb, dlci, p_pars, param_mask); in PORT_PortNegInd()
|
D | rfc_int.h | 73 void RFCOMM_PortParameterNegotiationResponse(tRFC_MCB* p_mcb, uint8_t dlci,
|