Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dhas_internal.h29 #define BT_HAS_OP_SET_NEXT_PRESET_SYNC 0x09 macro
127 case BT_HAS_OP_SET_NEXT_PRESET_SYNC: in bt_has_op_str()
Dhas_client.c960 opcode = sync ? BT_HAS_OP_SET_NEXT_PRESET_SYNC : BT_HAS_OP_SET_NEXT_PRESET; in bt_has_client_preset_next()
Dhas.c1433 case BT_HAS_OP_SET_NEXT_PRESET_SYNC: in handle_control_point_op()