Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/common/testlib/src/
Datt_read.c229 params->type == BT_GATT_DISCOVER_SECONDARY) { in gatt_discover_service_cb()
/Zephyr-latest/tests/bluetooth/audio/mocks/src/
Dgatt.c510 case BT_GATT_DISCOVER_SECONDARY: in bt_gatt_discover()
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h1619 BT_GATT_DISCOVER_SECONDARY, enumerator
/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c197 case BT_GATT_DISCOVER_SECONDARY: in discover_func()
263 discover_params.type = BT_GATT_DISCOVER_SECONDARY; in cmd_discover()
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c4681 case BT_GATT_DISCOVER_SECONDARY: in bt_gatt_discover()
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst996 …Discovery: BT_GATT_DISCOVER_PRIMARY returns all services while BT_GATT_DISCOVER_SECONDARY returns …