Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp_client.c577 necp_client_remove_assertion(struct necp_client *client, uuid_t netagent_uuid);
3912 if (!necp_client_remove_assertion(client, netagent_uuid)) { in necp_client_assert_bb_radio_manager_common()
9821 necp_client_remove_assertion(struct necp_client *client, uuid_t netagent_uuid) in necp_client_remove_assertion() function
9919 if (!necp_client_remove_assertion(client, agent_uuid)) { in necp_client_agent_action()