Searched refs:tBTA_DM_API_LOCAL_PRIVACY (Results 1 – 2 of 2) sorted by relevance
634 } tBTA_DM_API_LOCAL_PRIVACY; typedef1121 tBTA_DM_API_LOCAL_PRIVACY ble_local_privacy;
1981 tBTA_DM_API_LOCAL_PRIVACY *p_msg; in BTA_DmBleConfigLocalPrivacy()1983 …if ((p_msg = (tBTA_DM_API_LOCAL_PRIVACY *) osi_malloc(sizeof(tBTA_DM_API_ENABLE_PRIVACY))) != NULL… in BTA_DmBleConfigLocalPrivacy()1984 memset (p_msg, 0, sizeof(tBTA_DM_API_LOCAL_PRIVACY)); in BTA_DmBleConfigLocalPrivacy()