Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/device_name/src/
Dclient.c111 find_characteristic(conn, BT_UUID_GAP, BT_UUID_GAP_DEVICE_NAME, &handle); in client_procedure()
/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Dgatt.c436 if (!bt_uuid_cmp(svc->attrs[0].uuid, BT_UUID_GAP) || in bt_gatt_service_register()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h234 #define BT_UUID_GAP \ macro
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c237 BT_GATT_PRIMARY_SERVICE(BT_UUID_GAP),
1724 if (!bt_uuid_cmp(svc->attrs[0].uuid, BT_UUID_GAP) || in bt_gatt_service_register()