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