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
724 } else if (handle == tbs_inst->status_flags_sub_params.value_handle) { in notify_handler()1646 sub_params = ¤t_inst->status_flags_sub_params; in discover_func()2288 if (inst->status_flags_sub_params.value_handle == 0) { in bt_tbs_client_read_status_flags()2293 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()