Searched refs:tBTA_DM_API_BLE_ADV_PARAMS (Results 1 – 2 of 2) sorted by relevance
1405 tBTA_DM_API_BLE_ADV_PARAMS *p_msg; in BTA_DmSetBleAdvParams()1409 if ((p_msg = (tBTA_DM_API_BLE_ADV_PARAMS *) osi_malloc(sizeof(tBTA_DM_API_BLE_ADV_PARAMS) in BTA_DmSetBleAdvParams()1411 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_ADV_PARAMS) + sizeof(tBLE_BD_ADDR)); in BTA_DmSetBleAdvParams()
770 } tBTA_DM_API_BLE_ADV_PARAMS; typedef1260 tBTA_DM_API_BLE_ADV_PARAMS ble_set_adv_params;