Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/net/lib/config/
Dbt_settings.c29 BT_GATT_PRIMARY_SERVICE(BT_UUID_IPSS),
/Zephyr-Core-3.5.0/subsys/net/l2/bluetooth/
Dbluetooth.c427 if (bt_uuid_cmp(uuid, BT_UUID_IPSS)) { in eir_found()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Duuid.h513 #define BT_UUID_IPSS \ macro