Home
last modified time | relevance | path

Searched full:central (Results 1 – 20 of 20) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/docs/btshell/
H A Dbtshell_api.rst5 interface to the host-side of the BLE stack. "btshell" includes all the possible roles (Central/Per…
6 … You can run btshell on a board and issue commands that make it behave as a central or a peripheral
61 In this case, your board is acting as a central and initiating a connection with another BLE device…
/nrf52832-nimble/packages/NimBLE-latest/
H A DREADME.md15 - 多角色并发(主机(central)/从机(peripheral), server/client)
142 **Bluetooth Role support** : 配置 BLE角色支持(Central/Peripheral/Broadcaster/Observer) ;
H A DSConscript148 # central sample
/nrf52832-nimble/packages/NimBLE-latest/apps/blehr/
H A Dsyscfg.yml20 # Disable central and observer roles.
/nrf52832-nimble/packages/NimBLE-latest/apps/blecsc/
H A Dsyscfg.yml20 # Disable central and observer roles.
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/
H A Dpkg.yml20 pkg.description: Simple BLE central application.
/nrf52832-nimble/packages/NimBLE-latest/nimble/
H A Dsyscfg.yml22 description: 'Enables the Central bluetooth role. (0/1)'
/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/
H A Dsyscfg.yml41 # Disable central and observer roles.
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gap/
H A Dsyscfg.yml75 Value of "Central Address Resolution" characteristics, as defined
/nrf52832-nimble/rt-thread/components/vbus/share_hdr/
H A Dvbus_api.h38 * central writer thread is waiting. For Linux, it means there are some
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DREADME54 Development of lwIP is hosted on Savannah, a central point for
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/
H A DREADME41 Development of lwIP is hosted on Savannah, a central point for
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DREADME60 Development of lwIP is hosted on Savannah, a central point for
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gap/src/
H A Dble_svc_gap.c83 /*** Characteristic: Central Address Resolution. */
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/
H A Dsyscfg.yml157 Forces the scheduler on a central to schedule connections in fixed
/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/src/
H A Dbleprph.c197 /* The central has updated the connection parameters. */ in bleprph_gap_event()
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/
H A Dblecent.c157 * A central enables notifications by writing two bytes (1, 0) to the in blecent_read_write_subscribe()
/nrf52832-nimble/rt-thread/examples/test/
H A Ddhry.h19 * (8-17 Central European Time)
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gap.c1168 * Tells you if there is an active central GAP procedure (connect or discover).
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_hs/
H A Dble_hs_return_codes.rst163 | 0x12 | BLE\_HS\_EROLE | Operation requires different role (e.g., central vs. per…