D | has_client.c | 27 static void has_client_discover_cb(struct bt_conn *conn, int err, struct bt_has *has, in has_client_discover_cb() argument 37 has, type, caps, conn); in has_client_discover_cb() 39 inst = has; in has_client_discover_cb() 42 static void has_client_preset_switch_cb(struct bt_has *has, int err, uint8_t index) in has_client_preset_switch_cb() argument 45 shell_error(ctx_shell, "HAS %p preset switch error (err %d)", has, err); in has_client_preset_switch_cb() 47 shell_print(ctx_shell, "HAS %p preset switch index 0x%02x", has, index); in has_client_preset_switch_cb() 51 static void has_client_preset_read_rsp_cb(struct bt_has *has, int err, in has_client_preset_read_rsp_cb() argument
|