Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/
Dcommon_defs.h13 #define MTU_VALIDATION_CHRC \ macro
/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/server/
Dmain.c33 BT_GATT_CHARACTERISTIC(MTU_VALIDATION_CHRC, BT_GATT_CHRC_READ,
/Zephyr-latest/tests/bsim/bluetooth/host/att/read_fill_buf/client/
Dmain.c47 MTU_VALIDATION_CHRC, 1, 0xffff); in test_long_read()