Searched defs:match (Results 1 – 11 of 11) sorted by relevance
415 const struct modem_chat_match *match) in modem_chat_match_matches_received()947 int modem_chat_match_set_match(struct modem_chat_match *chat_match, const char *match) in modem_chat_match_set_match()977 void modem_chat_match_set_callback(struct modem_chat_match *match, in modem_chat_match_set_callback()983 void modem_chat_match_set_partial(struct modem_chat_match *match, bool partial) in modem_chat_match_set_partial()988 void modem_chat_match_enable_wildcards(struct modem_chat_match *match, bool enable) in modem_chat_match_enable_wildcards()
110 bool bt_mesh_rpl_check(struct bt_mesh_net_rx *rx, struct bt_mesh_rpl **match, bool bridge) in bt_mesh_rpl_check()
572 struct node_update *match; in cdb_node_update_find() local626 struct key_update *match; in cdb_key_update_find() local
126 struct app_key_update *match; in app_key_update_find() local
124 struct net_key_update *match; in net_key_update_find() local
1031 uint16_t *match; in mod_sub_del() local
1262 uint16_t *match; in bt_mesh_elem_find_group() local
365 const struct shell_static_entry *match; in autocomplete() local434 const struct shell_static_entry *match; in tab_options_print() local467 const struct shell_static_entry *match; in common_beginning_find() local
639 int match = 0; in wifi_mgmt_raise_neighbor_rep_recv_event() local
6006 bool match = (memcmp(c, smp->oobd_remote->c, sizeof(c)) == 0); in le_sc_oob_pairing_continue() local
1134 struct addr_match *match = user_data; in convert_to_id_on_match() local
Completed in 68 milliseconds