Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dhas_client.c32 #define HANDLE_IS_VALID(handle) ((handle) != 0x0000) macro
59 if (HANDLE_IS_VALID(inst->control_point_subscription.value_handle)) { in get_capabilities()
252 HANDLE_IS_VALID(inst->active_index_subscription.value_handle)) { in discover_complete()
269 if (!HANDLE_IS_VALID(value_handle)) { in cp_write()