Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c819 static uint8_t vnd_long_value1[MAX_DATA] = { 'V', 'e', 'n', 'd', 'o', 'r' }; variable
829 sizeof(vnd_long_value1)); in read_long_vnd()
842 if (offset + len > sizeof(vnd_long_value1)) { in write_long_vnd()
867 &vnd_long_value1),