Home
last modified time | relevance | path

Searched defs:scan_window (Results 1 – 8 of 8) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_hci_priv.h61 uint16_t scan_window; member
66 uint16_t scan_window; member
H A Dble_hs_hci_cmd.c367 uint8_t scan_type, uint16_t scan_itvl, uint16_t scan_window, in ble_hs_hci_cmd_body_le_set_scan_params()
407 uint16_t scan_window, in ble_hs_hci_cmd_build_le_set_scan_params()
1233 ble_hs_hci_check_scan_params(uint16_t scan_itvl, uint16_t scan_window) in ble_hs_hci_check_scan_params()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_scan.h86 uint16_t scan_window; member
/nrf52832-nimble/packages/NimBLE-latest/apps/bletest/src/
H A Dbletest_hci.c648 uint16_t scan_window, uint8_t own_addr_type, in bletest_hci_cmd_le_set_scan_params()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gap.h229 uint16_t scan_window; member
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dhci_common.h873 uint16_t scan_window; member
918 uint16_t scan_window; member
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gap_test.c185 uint16_t scan_window, in ble_gap_test_util_verify_tx_set_scan_params()
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_scan.c2935 uint16_t scan_window; in ble_ll_scan_set_scan_params() local