Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dpb_gatt_cli.c37 uint8_t target_uuid[16]; member
95 memcpy(server.target_uuid, uuid, 16); in bt_mesh_pb_gatt_cli_setup()
117 !memcmp(server.target_uuid, uuid, 16)) { in bt_mesh_pb_gatt_cli_adv_recv()