Searched refs:BT_UUID_TBS_CALL_STATE (Results 1 – 3 of 3) sorted by relevance
644 set_value_changed(inst, set_call_state_changed_cb, BT_UUID_TBS_CALL_STATE); in inst_notify_calls()855 err = notify(conn, BT_UUID_TBS_CALL_STATE, inst->attrs, read_buf.data, in notify_handler_cb()1865 BT_AUDIO_CHRC(BT_UUID_TBS_CALL_STATE, BT_GATT_CHRC_READ | BT_GATT_CHRC_NOTIFY, \
1586 if (bt_uuid_cmp(chrc->uuid, BT_UUID_TBS_CALL_STATE) == 0) { in discover_func()
4631 #define BT_UUID_TBS_CALL_STATE \ macro