Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/
Dcommon.h16 #define test_characteristic_uuid \ macro
Dserver.c48 BT_GATT_CHARACTERISTIC(test_characteristic_uuid, BT_GATT_CHRC_NOTIFY,
Dclient.c164 find_characteristic(conn, test_service_uuid, test_characteristic_uuid, &handle); in client_procedure()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/
Ddata.h19 #define test_characteristic_uuid \ macro
Dpeer.c136 err = find_characteristic(conn, test_service_uuid, test_characteristic_uuid, in test_iteration()
Ddut.c67 BT_GATT_CHARACTERISTIC(test_characteristic_uuid,
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/
Ddata.h23 #define test_characteristic_uuid \ macro
Ddut.c41 BT_GATT_CHARACTERISTIC(test_characteristic_uuid,
Dpeer.c183 err = find_characteristic(conn, test_service_uuid, test_characteristic_uuid, &handle); in entrypoint_peer()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/src/
Dmain.c240 #define test_characteristic_uuid \ macro
244 BT_GATT_CHARACTERISTIC(test_characteristic_uuid,
260 find_the_chrc(conn, test_service_uuid, test_characteristic_uuid, &handle); in connect_and_subscribe()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/
Dmain.c200 #define test_characteristic_uuid \ macro
204 BT_GATT_CHARACTERISTIC(test_characteristic_uuid,
279 find_the_chrc(conn, test_service_uuid, test_characteristic_uuid, &handle); in good_peer_procedure()
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c172 #define test_characteristic_uuid \ macro
176 BT_GATT_CHARACTERISTIC(test_characteristic_uuid,