Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/
Dmain.c52 #define CENTRAL_SERVICE_UUID BT_UUID_DECLARE_128(CENTRAL_SERVICE_UUID_VAL) macro
341 memcpy(&uuid, CENTRAL_SERVICE_UUID, sizeof(uuid)); in subscribe_to_service()