HomeSort by relevance Sort by last modified time
    Searched refs:BTM_PRIVACY_MIXED (Results 1 - 2 of 2) sorted by null

  /system/bt/stack/btm/
btm_ble_int.h 290 #define BTM_PRIVACY_MIXED 3 /* BLE privacy mixed mode, broadcom propietary mode */
btm_ble_gap.c 700 p_cb->privacy_mode = btm_cb.ble_ctr_cb.mixed_mode ? BTM_PRIVACY_MIXED : BTM_PRIVACY_1_2;
    [all...]

Completed in 35 milliseconds