Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dnecp.c5846 #define NECP_FIRST_VALID_APP_ID UINT16_MAX macro
5862 necp_last_service_uuid_id >= NECP_FIRST_VALID_APP_ID) { in necp_get_new_uuid_id()
5877 if (necp_last_app_uuid_id < NECP_FIRST_VALID_APP_ID) { in necp_get_new_uuid_id()
5883 necp_last_app_uuid_id = NECP_FIRST_VALID_APP_ID; in necp_get_new_uuid_id()