Lines Matching refs:params
104 struct bt_gatt_subscribe_params *params, in vcp_vol_ctlr_notify_handler() argument
107 uint16_t handle = params->value_handle; in vcp_vol_ctlr_notify_handler()
133 struct bt_gatt_read_params *params, in vcp_vol_ctlr_read_vol_state_cb() argument
163 struct bt_gatt_read_params *params, const void *data, in vcp_vol_ctlr_read_vol_flag_cb() argument
240 struct bt_gatt_read_params *params, in internal_read_vol_state_cb() argument
248 memset(params, 0, sizeof(*params)); in internal_read_vol_state_cb()
289 struct bt_gatt_write_params *params) in vcp_vol_ctlr_write_vcs_cp_cb() argument
296 memset(params, 0, sizeof(*params)); in vcp_vol_ctlr_write_vcs_cp_cb()
332 struct bt_gatt_discover_params *params) in vcs_discover_include_func() argument
353 (void)memset(params, 0, sizeof(*params)); in vcs_discover_include_func()
362 if (params->type == BT_GATT_DISCOVER_INCLUDE) { in vcs_discover_include_func()
431 struct bt_gatt_discover_params *params) in vcs_discover_func() argument
440 (void)memset(params, 0, sizeof(*params)); in vcs_discover_func()
462 if (params->type == BT_GATT_DISCOVER_CHARACTERISTIC) { in vcs_discover_func()
512 struct bt_gatt_discover_params *params) in primary_discover_func() argument
526 if (params->type == BT_GATT_DISCOVER_PRIMARY) { in primary_discover_func()