Searched refs:status_flags_sub_params (Results 1 – 3 of 3) sorted by relevance
367 struct bt_gatt_subscribe_params status_flags_sub_params; member
723 } else if (handle == tbs_inst->status_flags_sub_params.value_handle) { in notify_handler()1651 sub_params = ¤t_inst->status_flags_sub_params; in discover_func()2293 if (inst->status_flags_sub_params.value_handle == 0) { in bt_tbs_client_read_status_flags()2298 return tbs_client_gatt_read(conn, inst, inst->status_flags_sub_params.value_handle, in bt_tbs_client_read_status_flags()
253 tbs_handles.status_flags = tbs_inst->status_flags_sub_params.value_handle; in tbs_client_read_val_cb()