Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/modem/
Dhl7800.c2554 static bool profile_handler(struct net_buf **buf, uint16_t len, in profile_handler() function
2607 return profile_handler(buf, len, true); in on_cmd_atcmdinfo_active_profile()
2612 return profile_handler(buf, len, false); in on_cmd_atcmdinfo_stored_profile0()
2617 return profile_handler(buf, len, false); in on_cmd_atcmdinfo_stored_profile1()