Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_int_types.h264 #define BTM_PRIVACY_1_1 1 /* BLE privacy 1.1, do not support privacy 1.0 */ macro
Dbtm_ble_gap.cc655 p_cb->privacy_mode = BTM_PRIVACY_1_1; in BTM_BleConfigPrivacy()