Lines Matching refs:ctx_shell
32 shell_error(ctx_shell, "HAS discovery (err %d)", err); in has_client_discover_cb()
36 shell_print(ctx_shell, "HAS discovered %p type 0x%02x caps 0x%02x for conn %p", in has_client_discover_cb()
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()
55 shell_error(ctx_shell, "Preset Read operation failed (err %d)", err); in has_client_preset_read_rsp_cb()
59 shell_print(ctx_shell, "Preset Index: 0x%02x\tProperties: 0x%02x\tName: %s", in has_client_preset_read_rsp_cb()
63 shell_print(ctx_shell, "Preset Read operation complete"); in has_client_preset_read_rsp_cb()
77 if (!ctx_shell) { in cmd_has_client_init()
78 ctx_shell = sh; in cmd_has_client_init()
98 if (!ctx_shell) { in cmd_has_client_discover()
99 ctx_shell = sh; in cmd_has_client_discover()