Searched refs:tBTA_DM_API_LOCAL_PRIVACY (Results 1 – 2 of 2) sorted by relevance
611 } tBTA_DM_API_LOCAL_PRIVACY; typedef1096 tBTA_DM_API_LOCAL_PRIVACY ble_local_privacy;
1910 tBTA_DM_API_LOCAL_PRIVACY *p_msg; in BTA_DmBleConfigLocalPrivacy()1912 …if ((p_msg = (tBTA_DM_API_LOCAL_PRIVACY *) osi_malloc(sizeof(tBTA_DM_API_ENABLE_PRIVACY))) != NULL… in BTA_DmBleConfigLocalPrivacy()1913 memset (p_msg, 0, sizeof(tBTA_DM_API_LOCAL_PRIVACY)); in BTA_DmBleConfigLocalPrivacy()