Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/net/
H A Dnecp.c5866 #define NECP_FIRST_VALID_APP_ID UINT16_MAX macro
5882 necp_last_service_uuid_id >= NECP_FIRST_VALID_APP_ID) { in necp_get_new_uuid_id()
5897 if (necp_last_app_uuid_id < NECP_FIRST_VALID_APP_ID) { in necp_get_new_uuid_id()
5903 necp_last_app_uuid_id = NECP_FIRST_VALID_APP_ID; in necp_get_new_uuid_id()