Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp_client.c535 necp_client_remove_assertion(struct necp_client *client, uuid_t netagent_uuid);
3483 if (!necp_client_remove_assertion(client, netagent_uuid)) { in necp_client_assert_bb_radio_manager_common()
8223 necp_client_remove_assertion(struct necp_client *client, uuid_t netagent_uuid) in necp_client_remove_assertion() function
8321 if (!necp_client_remove_assertion(client, agent_uuid)) { in necp_client_agent_action()