Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/
Dmain.c53 #define CENTRAL_CHARACTERISTIC_UUID BT_UUID_DECLARE_128(CENTRAL_CHARACTERISTIC_UUID_VAL) macro
268 memcpy(&uuid, CENTRAL_CHARACTERISTIC_UUID, sizeof(uuid)); in discover_func()