Searched refs:PORT_PortNegCnf (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/stack/rfcomm/ |
D | rfc_port_if.cc | 202 PORT_PortNegCnf(p_mcb, dlci, nullptr, RFCOMM_ERROR); in RFCOMM_PortParameterNegotiationRequest()
|
D | rfc_int.h | 296 void PORT_PortNegCnf(tRFC_MCB* p_mcb, uint8_t dlci, tPORT_STATE* p_pars,
|
D | rfc_port_fsm.cc | 757 PORT_PortNegCnf(p_mcb, p_port->dlci, &port_pars, RFCOMM_SUCCESS); in rfc_process_rpn() 782 PORT_PortNegCnf(p_mcb, p_port->dlci, &port_pars, RFCOMM_SUCCESS); in rfc_process_rpn()
|
D | port_rfc.cc | 554 void PORT_PortNegCnf(tRFC_MCB* p_mcb, uint8_t dlci, tPORT_STATE* /* p_pars */, in PORT_PortNegCnf() function
|