Home
last modified time | relevance | path

Searched defs:filter_duplicates (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gap.c2966 ble_gap_ext_disc_enable_tx(uint8_t enable, uint8_t filter_duplicates, in ble_gap_ext_disc_enable_tx()
2984 ble_gap_disc_enable_tx(int enable, int filter_duplicates) in ble_gap_disc_enable_tx()
3161 uint8_t filter_duplicates, uint8_t filter_policy, in ble_gap_ext_disc()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gap.h250 uint8_t filter_duplicates:1; member
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gap_test.c204 uint8_t filter_duplicates) in ble_gap_test_util_verify_tx_scan_enable()
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dbtshell.c1651 uint8_t filter_duplicates, uint8_t filter_policy, in btshell_ext_scan()