Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/modem/
Dhl7800.c2688 static bool profile_handler(struct net_buf **buf, uint16_t len, in profile_handler() function
2741 return profile_handler(buf, len, true); in on_cmd_atcmdinfo_active_profile()
2746 return profile_handler(buf, len, false); in on_cmd_atcmdinfo_stored_profile0()
2751 return profile_handler(buf, len, false); in on_cmd_atcmdinfo_stored_profile1()