Searched refs:optional_opcodes_le (Results 1 – 1 of 1) sorted by relevance
1312 const uint16_t optional_opcodes_le = sys_cpu_to_le16(inst->optional_opcodes); in read_optional_opcodes() local1316 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()