Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dhas_internal.h28 #define BT_HAS_OP_SET_ACTIVE_PRESET_SYNC 0x08 macro
125 case BT_HAS_OP_SET_ACTIVE_PRESET_SYNC: in bt_has_op_str()
Dhas_client.c935 opcode = sync ? BT_HAS_OP_SET_ACTIVE_PRESET_SYNC : BT_HAS_OP_SET_ACTIVE_PRESET; in bt_has_client_preset_set()
Dhas.c1427 case BT_HAS_OP_SET_ACTIVE_PRESET_SYNC: in handle_control_point_op()