Home
last modified time | relevance | path

Searched refs:BTP_GAP_SETTINGS_PRIVACY (Results 1 – 2 of 2) sorted by relevance

/Zephyr-4.1.0/tests/bluetooth/tester/src/btp/
Dbtp_gap.h39 #define BTP_GAP_SETTINGS_PRIVACY 13 macro
/Zephyr-4.1.0/tests/bluetooth/tester/src/
Dbtp_gap.c696 if (!atomic_test_bit(&current_settings, BTP_GAP_SETTINGS_PRIVACY)) { in tester_gap_create_adv_instance()
1961 atomic_set_bit(&current_settings, BTP_GAP_SETTINGS_PRIVACY); in tester_init_gap()