Searched refs:BT_UUID_BASS_RECV_STATE (Results 1 – 3 of 3) sorted by relevance
178 err = bt_gatt_notify_uuid(conn, BT_UUID_BASS_RECV_STATE, internal_state->attr, in receive_state_notify_cb()1176 BT_AUDIO_CHRC(BT_UUID_BASS_RECV_STATE, \
706 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_BASS_RECV_STATE) == 0) { in char_discover_func()
4730 #define BT_UUID_BASS_RECV_STATE \ macro