Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c1312 const uint16_t optional_opcodes_le = sys_cpu_to_le16(inst->optional_opcodes); in read_optional_opcodes() local
1316 return bt_gatt_attr_read(conn, attr, buf, len, offset, &optional_opcodes_le, in read_optional_opcodes()
1317 sizeof(optional_opcodes_le)); in read_optional_opcodes()