Searched refs:get_radio_address (Results 1 – 1 of 1) sorted by relevance
1844 static int get_radio_address(struct strip *strip_info, __u8 *p) in get_radio_address() function2006 else if (has_prefix(ptr, len, "ATS305?" )) get_radio_address(strip_info, p); in process_AT_response()2192 if (len == 9 && get_radio_address(strip_info, msg) == 0) return; in process_text_message()