/Zephyr-latest/subsys/bluetooth/services/ias/ |
D | ias_client.c | 32 struct bt_gatt_discover_params discover; member 99 struct bt_gatt_discover_params *discover) in bt_ias_alert_lvl_disc_cb() 121 struct bt_gatt_discover_params *discover) in bt_ias_prim_disc_cb()
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/ |
D | factory.py | 27 def discover(cls): member in DeviceFactory
|
/Zephyr-latest/include/zephyr/bluetooth/services/ |
D | ias.h | 84 void (*discover)(struct bt_conn *conn, int err); member
|
/Zephyr-latest/include/zephyr/bluetooth/audio/ |
D | micp.h | 198 void (*discover)(struct bt_micp_mic_ctlr *mic_ctlr, int err, member
|
D | gmap.h | 178 void (*discover)(struct bt_conn *conn, int err, enum bt_gmap_role role, member
|
D | vocs.h | 235 bt_vocs_discover_cb discover; member
|
D | has.h | 146 void (*discover)(struct bt_conn *conn, int err, struct bt_has *has, member
|
D | vcp.h | 322 void (*discover)(struct bt_vcp_vol_ctlr *vol_ctlr, int err, uint8_t vocs_count, member
|
D | csip.h | 411 bt_csip_set_coordinator_discover_cb discover; member
|
D | aics.h | 341 bt_aics_discover_cb discover; member
|
D | tbs.h | 695 bt_tbs_client_discover_cb discover; member
|
D | bap.h | 1759 void (*discover)(struct bt_conn *conn, int err, enum bt_audio_dir dir); member 2601 void (*discover)(struct bt_conn *conn, int err, member
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | environment.py | 1069 def discover(self): member in TwisterEnv
|
D | hardwaremap.py | 176 def discover(self): member in HardwareMap
|
D | testplan.py | 190 def discover(self): member in TestPlan
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | gatt_cli.c | 46 struct bt_gatt_discover_params discover; member
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | bap_unicast_client.c | 74 struct bt_gatt_discover_params discover; member 3609 struct bt_gatt_discover_params *discover) in unicast_client_cp_discover_func() 3754 struct bt_gatt_discover_params *discover) in unicast_client_ase_discover_cb() 3914 struct bt_gatt_discover_params *discover) in unicast_client_pacs_avail_ctx_discover_cb() 4099 struct bt_gatt_discover_params *discover) in unicast_client_pacs_location_discover_cb() 4215 struct bt_gatt_discover_params *discover) in unicast_client_pacs_context_discover_cb() 4407 struct bt_gatt_discover_params *discover) in unicast_client_pac_discover_cb()
|
D | has_internal.h | 175 struct bt_gatt_discover_params discover; member
|
D | gmap_client.c | 58 struct bt_gatt_discover_params discover; member
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | leshan.py | 365 def discover(self, endpoint: str, path: str): member in Leshan
|