Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c727 const uint16_t status_flags_le = sys_cpu_to_le16(inst->optional_opcodes); in read_status_flags() local
731 return bt_gatt_attr_read(conn, attr, buf, len, offset, &status_flags_le, in read_status_flags()
732 sizeof(status_flags_le)); in read_status_flags()