Searched refs:has_client (Results 1 – 5 of 5) sorted by relevance
71 struct has_client;73 static int read_preset_response(struct has_client *client);74 static int preset_list_changed(struct has_client *client);75 static int preset_list_changed_generic_update_tail(struct has_client *client);76 static int preset_list_changed_record_deleted_last(struct has_client *client);206 static struct has_client { struct261 static void client_free(struct has_client *client) in client_free()283 static struct has_client *client_alloc(struct bt_conn *conn) in client_alloc()286 struct has_client *client = NULL; in client_alloc()335 static struct has_client *client_find_by_conn(struct bt_conn *conn) in client_find_by_conn()[all …]
60 zephyr_library_sources_ifdef(CONFIG_BT_HAS_CLIENT has_client.c)
20 -v=${VERBOSITY_LEVEL} -s=${SIMULATION_ID} -d=1 -testid=has_client -rs=46 -D=2
68 has_client.c
275 SHELL_CMD_ARG_REGISTER(has_client, &has_client_cmds, "Bluetooth HAS client shell commands",