Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_int_types.h178 #define BTM_PRIVACY_1_1 1 /* BLE privacy 1.1, do not support privacy 1.0 */ macro
Dbtm_ble_gap.cc828 btm_cb.ble_ctr_cb.privacy_mode = BTM_PRIVACY_1_1; in BTM_BleConfigPrivacy()