Searched refs:BNEP_NO_RESOURCES (Results 1 – 3 of 3) sorted by relevance
51 BNEP_NO_RESOURCES, /* No resources */ enumerator
63 PAN_NO_RESOURCES = BNEP_NO_RESOURCES, /* No resources */
142 if (p_bcb == NULL) return (BNEP_NO_RESOURCES); in BNEP_Connect()