Searched refs:call_state_sub_params (Results 1 – 3 of 3) sorted by relevance
386 struct bt_gatt_subscribe_params call_state_sub_params; member
707 if (handle == tbs_inst->call_state_sub_params.value_handle) { in notify_handler()1583 sub_params = ¤t_inst->call_state_sub_params; in discover_func()2311 if (inst->call_state_sub_params.value_handle == 0) { in bt_tbs_client_read_call_state()2316 return tbs_client_gatt_read(conn, inst, inst->call_state_sub_params.value_handle, in bt_tbs_client_read_call_state()
255 tbs_handles.call_state = tbs_inst->call_state_sub_params.value_handle; in tbs_client_read_val_cb()