Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp_client.c557 necp_client_remove_assertion(struct necp_client *client, uuid_t netagent_uuid);
3643 if (!necp_client_remove_assertion(client, netagent_uuid)) { in necp_client_assert_bb_radio_manager_common()
8863 necp_client_remove_assertion(struct necp_client *client, uuid_t netagent_uuid) in necp_client_remove_assertion() function
8961 if (!necp_client_remove_assertion(client, agent_uuid)) { in necp_client_agent_action()