Home
last modified time | relevance | path

Searched full:discover (Results 1 – 25 of 37) sorted by relevance

12

/nrf52832-nimble/packages/NimBLE-latest/docs/btshell/
H A Dbtshell_api.rst13 Highlighted below are some of the ways you can use the API to establish connections and discover se…
115 Discover and display peer's services, characteristics, and descriptors.
118 This is how you discover and then display the services of the peer you established earlier across c…
123 gatt-discover-full conn=1
H A Dbtshell_GATT.rst19 | **gatt-discover-characteristic** | | | Discover GATT…
29 | **gatt-discover-descriptor** | | | Discover GATT…
37 | **gatt-discover-service** | | | Discover serv…
43 | **gatt-discover-full** | | | Discover serv…
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml191 Enables the Discover All Primary Services GATT procedure. (0/1)
195 Enables the Discover Primary Services by Service UUID GATT
204 Enables the Discover All Characteristics of a Service GATT
209 Enables the Discover Characteristics by UUID GATT procedure. (0/1)
213 Enables the Discover All Primary Services GATT procedure. (0/1)
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gatt.h166 * Initiates GATT procedure: Discover All Primary Services.
179 * Initiates GATT procedure: Discover Primary Service by Service UUID.
183 * @param service_uuid128 The 128-bit UUID of the service to discover.
215 * Initiates GATT procedure: Discover All Characteristics of a Service.
235 * Initiates GATT procedure: Discover Characteristics by UUID.
244 * discover.
257 * Initiates GATT procedure: Discover All Characteristic Descriptors.
864 * o No GAP operations are active (advertise, discover, or connect).
879 * o No GAP operations are active (advertise, discover, or connect).
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_hs_stop_test.c86 /* Discover. */ in TEST_CASE_TASK()
111 /* Discover. */ in TEST_CASE_TASK()
145 /* Discover. */ in TEST_CASE_TASK()
H A Dble_gatt_conn_test.c628 /*** Discover all services. */ in TEST_CASE()
635 /*** Discover services by UUID. */ in TEST_CASE()
651 /*** Discover all characteristics. */ in TEST_CASE()
659 /*** Discover all descriptors. */ in TEST_CASE()
667 /*** Discover characteristics by UUID. */ in TEST_CASE()
H A Dble_gatt_disc_s_test.c418 /* Initiate a discover all services procedure. */ in TEST_CASE()
494 /* Initiate a discover all services procedure. */ in TEST_CASE()
568 /* Initiate a discover all services procedure. */ in TEST_CASE()
H A Dble_gatt_disc_c_test.c565 /* Initiate a discover all characteristics procedure. */ in TEST_CASE()
651 /* Initiate a discover characteristics by UUID procedure. */ in TEST_CASE()
H A Dble_hs_pvcy_test.c82 /* Discover. */ in ble_hs_pvcy_test_util_all_gap_procs()
H A Dble_gatt_disc_d_test.c382 /* Initiate a discover all characteristics procedure. */ in TEST_CASE()
H A Dble_gatt_find_s_test.c373 /* Initiate a discover all characteristics procedure. */ in TEST_CASE()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gattc.c506 ble_gattc_log_proc_init("discover service by uuid; uuid="); in ble_gattc_log_disc_svc_uuid()
523 ble_gattc_log_proc_init("discover all characteristics; "); in ble_gattc_log_disc_all_chrs()
532 ble_gattc_log_proc_init("discover characteristics by uuid; "); in ble_gattc_log_disc_chr_uuid()
543 ble_gattc_log_proc_init("discover all descriptors; "); in ble_gattc_log_disc_all_dscs()
1327 * $discover all services *
1331 * Calls a discover-all-services proc's callback with the specified parameters.
1373 * Triggers a pending transmit for the specified discover-all-services proc.
1411 * discover-all-services proc.
1429 * the specified discover-all-services proc.
1535 ble_gattc_log_proc_init("discover all services\n"); in ble_gattc_disc_all_svcs()
[all …]
H A Dble_gap_priv.h50 STATS_SECT_ENTRY(discover)
H A Dble_gap.c221 STATS_NAME(ble_gap_stats, discover) in STATS_NAME()
1168 * Tells you if there is an active central GAP procedure (connect or discover).
3175 STATS_INC(ble_gap_stats, discover); in ble_gap_ext_disc()
3303 STATS_INC(ble_gap_stats, discover); in ble_gap_disc()
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A Dble_sec.rst37 mechanism is used to both discover the devices as well as to exchange
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_1/
H A DREADME.md50 discover-unprovisioned on
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/
H A DREADME.md71 discover-unprovisioned on
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/
H A Dpeer.c187 * characteristic that contains undiscovered descriptors. Then, discover in peer_disc_dscs()
414 * contains undiscovered characteristics. Then, discover all in peer_disc_chrs()
H A Dblecent.c386 MODLOG_DFLT(ERROR, "Failed to discover services; rc=%d\n", rc); in blecent_gap_event()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/test/unit/dhcp/
H A Dtest_dhcp.c452 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST()
521 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST()
739 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST()
877 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST()
973 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/dhcp/
H A Dtest_dhcp.c456 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST()
529 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST()
751 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST()
897 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST()
1003 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST()
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dcmd.c3208 * $gatt-discover *
3213 {"uuid", "discover by uuid, usage: =[UUID]"},
3240 {"uuid", "discover by uuid, usage: =[UUID]"},
3681 .sc_cmd = "gatt-discover-characteristic",
3688 .sc_cmd = "gatt-discover-descriptor",
3695 .sc_cmd = "gatt-discover-service",
3702 .sc_cmd = "gatt-discover-full",
H A Dcmd_gatt.c36 * $gatt-discover *
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/doxygen/
H A Dmain_page.h293 DHCP and IPv6 discover benefit well from those events.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Drawapi.txt426 DHCP and IPv6 discover benefit well from those events.

12