Home
last modified time | relevance | path

Searched refs:SUB_NTF_ALL (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/
Dhas_client_test.c278 #define SUB_NTF_ALL (FEATURES_SUB_NTF | ACTIVE_INDEX_SUB_NTF | PRESET_CHANGED_SUB_NTF) macro
400 if (notify_received_mask == SUB_NTF_ALL) { in notify_handler()