Searched refs:MAX_RFC_PORTS (Results 1 – 8 of 8) sorted by relevance
251 if ((handle == 0) || (handle > MAX_RFC_PORTS)) in RFCOMM_RemoveConnection()287 if ((handle == 0) || (handle > MAX_RFC_PORTS)) in RFCOMM_RemoveServer()332 if ((port_handle == 0) || (port_handle > MAX_RFC_PORTS)) in PORT_SetEventCallback()365 if ((port_handle == 0) || (port_handle > MAX_RFC_PORTS)) in PORT_ClearKeepHandleFlag()395 if ((port_handle == 0) || (port_handle > MAX_RFC_PORTS)) in PORT_SetDataCallback()431 if ((port_handle == 0) || (port_handle > MAX_RFC_PORTS)) in PORT_SetDataCOCallback()467 if ((port_handle == 0) || (port_handle > MAX_RFC_PORTS)) in PORT_SetEventMask()504 if ((handle == 0) || (handle > MAX_RFC_PORTS)) in PORT_CheckConnection()564 for (yy = 0; yy < MAX_RFC_PORTS; yy++, p_port++) in PORT_IsOpening()607 if ((handle == 0) || (handle > MAX_RFC_PORTS)) in PORT_SetState()[all …]
68 for (xx = 0, yy = rfc_cb.rfc.last_port + 1; xx < MAX_RFC_PORTS; xx++, yy++) in port_allocate_port()70 if (yy >= MAX_RFC_PORTS) in port_allocate_port()352 for (i = 0; i < MAX_RFC_PORTS; i++) in port_find_dlci_port()387 for (i = 0; i < MAX_RFC_PORTS; i++) in port_find_port()
209 for (i = 0; i < MAX_RFC_PORTS; i++, p_port++) in PORT_StartCnf()270 for (i = 0; i < MAX_RFC_PORTS; i++, p_port++) in PORT_StartInd()784 for (i = 0; i < MAX_RFC_PORTS; i++, p_port++) in PORT_CloseInd()810 for (i = 0; i < MAX_RFC_PORTS; i++, p_port++) in Port_TimeOutCloseMux()949 for (i = 0; i < MAX_RFC_PORTS; i++) in PORT_FlowInd()
215 tPORT port[MAX_RFC_PORTS]; /* Port info pool */
1011 #ifndef MAX_RFC_PORTS1012 #define MAX_RFC_PORTS 30 macro
393 tBTA_JV_PCB port_cb[MAX_RFC_PORTS]; /* index of this array is
251 if ((port_handle > 0) && (port_handle <= MAX_RFC_PORTS) in bta_jv_rfc_port_to_pcb()274 if ((port_handle > 0) && (port_handle <= MAX_RFC_PORTS) in bta_jv_rfc_port_to_cb()1662 for (i = 0; i < MAX_RFC_PORTS; i++) in find_rfc_pcb()
51 #define BTA_JV_MAX_RFC_CONN MAX_RFC_PORTS