Searched refs:tBTA_DM_API_LOCAL_PRIVACY (Results 1 – 2 of 2) sorted by relevance
456 }tBTA_DM_API_LOCAL_PRIVACY; typedef719 tBTA_DM_API_LOCAL_PRIVACY ble_local_privacy;
1503 tBTA_DM_API_LOCAL_PRIVACY *p_msg; in BTA_DmBleConfigLocalPrivacy()1505 …if ((p_msg = (tBTA_DM_API_LOCAL_PRIVACY *) GKI_getbuf(sizeof(tBTA_DM_API_ENABLE_PRIVACY))) != NULL) in BTA_DmBleConfigLocalPrivacy()1507 memset (p_msg, 0, sizeof(tBTA_DM_API_LOCAL_PRIVACY)); in BTA_DmBleConfigLocalPrivacy()