/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll_scan.h | 40 * Sent by the LL in the Scanning state; received by the LL in the advertising 54 * scanning state. 109 uint8_t scanning; member 167 /* Set scanning parameters */ 170 /* Turn scanning on/off */ 184 /* Called when Link Layer starts to receive a PDU and is in scanning state */ 187 /* Called when Link Layer has finished receiving a PDU while scanning */ 197 /* Boolean function returning true if scanning enabled */ 200 /* Boolean function returns true if whitelist is enabled for scanning */ 220 /* Stop the scanning state machine */ [all …]
|
H A D | ble_ll_sched.h | 94 * will be scheduled at period boundaries. Any scanning/initiating/advertising
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_hs_pvcy_test.c | 96 ble_hs_pvcy_test_util_add_irk_set_acks(bool scanning, bool connecting) in ble_hs_pvcy_test_util_add_irk_set_acks() argument 107 if (scanning) { in ble_hs_pvcy_test_util_add_irk_set_acks() 151 bool scanning, in ble_hs_pvcy_test_util_add_irk_verify_tx() argument 164 if (scanning) { in ble_hs_pvcy_test_util_add_irk_verify_tx() 184 bool scanning, in ble_hs_pvcy_test_util_add_irk() argument 190 ble_hs_pvcy_test_util_add_irk_set_acks(scanning, connecting); in ble_hs_pvcy_test_util_add_irk() 196 if (scanning) { in ble_hs_pvcy_test_util_add_irk() 204 scanning, connecting); in ble_hs_pvcy_test_util_add_irk() 208 ble_hs_pvcy_test_util_add_arbitrary_irk(bool scanning, bool connecting) in ble_hs_pvcy_test_util_add_arbitrary_irk() argument 220 scanning, in ble_hs_pvcy_test_util_add_arbitrary_irk() [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_scan.c | 71 /* The scanning parameters set by host */ 74 /* The scanning state machine global object */ 198 scansm->cur_aux_data->scanning = 1; in ble_ll_aux_scan_cb() 241 /* See Vol 6 Part B Section 4.4.3.2. Active scanning backoff */ 296 * @param scansm Pointer to scanning state machine 505 * complete event and one for ongoing scanning. If there is only 1 in ble_ll_scan_end_adv_evt() 1003 if (!scansm->ext_scanning || !aux_data || !aux_data->scanning) { in ble_ll_get_chan_to_scan() 1017 * Called to enable the receiver for scanning. 1083 /* If we are late here, it is still OK because we keep scanning. in ble_ll_scan_start() 1095 /* Set link layer state to scanning */ in ble_ll_scan_start() [all …]
|
H A D | ble_ll_whitelist.c | 56 * -> scanning uses the whitelist and is enabled. in ble_ll_whitelist_chg_allowed()
|
H A D | ble_ll_conn_hci.c | 493 /* Start scanning */ in ble_ll_conn_create() 733 /* Start scanning */ in ble_ll_ext_conn_create() 1028 /* stop scanning and end the connection event */ in ble_ll_conn_create_cancel()
|
H A D | ble_ll_resolv.c | 56 * is enabled and we are either scanning, advertising, or attempting to create
|
/nrf52832-nimble/rt-thread/libcpu/mips/x1000/ |
H A D | mips_backtrace.c | 86 // repeat backwar scanning in backtrace_ctx() 138 // scanning to find the size of hte current stack frame in backtrace() 151 // repeat backwar scanning in backtrace()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gap.h | 54 /** 30 ms; active scanning. */ 57 /** 60 ms; active scanning. */ 66 /** 30 ms; active scanning. */ 69 /* 30.72 seconds; active scanning. */ 72 /** 1.28 seconds; background scanning. */ 75 /** 11.25 ms; background scanning. */ 929 * scanning is being used. 959 * code indicates that scanning has been fully aborted; a new discovery or 1009 * possible because scanning is in progress; 1065 * possible because scanning is in progress;
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | mesh.c | 142 /* Make sure we're scanning for provisioning inviations */ in bt_mesh_prov_enable() 226 /* Make sure we're scanning for provisioning inviations */ in bt_mesh_init()
|
H A D | net.h | 146 BT_MESH_LPN_REQ_WAIT, /* Wait before scanning for offers */
|
H A D | adv.c | 31 /* Window and Interval are equal for continuous scanning */
|
H A D | lpn.c | 151 * enable scanning. in friend_clear_sent() 331 /* We start scanning a bit early to elimitate risk of missing in req_sent()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/ |
H A D | blecent.c | 308 /* Scanning must be stopped before a connection can be initiated. */ in blecent_connect_if_interesting() 390 /* Connection attempt failed; resume scanning. */ in blecent_gap_event() 407 /* Resume scanning. */ in blecent_gap_event() 482 /* Begin scanning for a peripheral to connect to. */ in blecent_on_sync()
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_hs/ |
H A D | ble_gap.rst | 7 The Generic Access Profile (GAP) is responsible for all connecting, advertising, scanning, and conn…
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_adc.h | 195 * emulates scanning and all channels are sampled in the order they were enabled. 231 * @note If more than one channel is enabled, the function emulates scanning, and
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ble_setup/ |
H A D | ble_sync_cb.rst | 58 /* Begin advertising, scanning for peripherals, etc. */
|
H A D | ble_lp_clock.rst | 55 associated peripherals prior to Bluetooth events (advertising, scanning,
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/include/linux/ |
H A D | jffs2_fs_sb.h | 18 #define JFFS2_SB_FLAG_SCANNING 2 /* Flash scanning is in progress */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 282 Latency in milliseconds that it takes to enable scanning. This 284 that scanning is requested to be enabled.
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | index.rst | 80 Scanning, Initiating, Connection states) active at any time
|
/nrf52832-nimble/packages/NimBLE-latest/docs/btshell/ |
H A D | btshell_api.rst | 62 assumes you know the address of the peer, either by scanning for available peers or because you hav…
|
/nrf52832-nimble/rt-thread/components/drivers/wlan/ |
H A D | wlan_dev.h | 29 RT_WLAN_CMD_SCAN, /* trigger scanning (list cells) */
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/ |
H A D | lconf.c | 258 * (via zconfrestart()), so that the user can continue scanning by 1400 /* We're scanning a new file or input source. It's 1515 } /* end of scanning one token */ 1523 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | nodemgmt.c | 473 /* Flash scanning is in progress. Don't muck about with the block in jffs2_mark_node_obsolete() 499 spend ages scanning it on mount, etc. */ in jffs2_mark_node_obsolete()
|