Home
last modified time | relevance | path

Searched refs:NECP_FIRST_VALID_APP_ID (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/bsd/net/
H A Dnecp.c5758 #define NECP_FIRST_VALID_APP_ID UINT16_MAX macro
5774 necp_last_service_uuid_id >= NECP_FIRST_VALID_APP_ID) { in necp_get_new_uuid_id()
5789 if (necp_last_app_uuid_id < NECP_FIRST_VALID_APP_ID) { in necp_get_new_uuid_id()
5795 necp_last_app_uuid_id = NECP_FIRST_VALID_APP_ID; in necp_get_new_uuid_id()