Searched refs:tBTA_DM_API_BLE_ADV_PARAMS (Results 1 – 2 of 2) sorted by relevance
1248 tBTA_DM_API_BLE_ADV_PARAMS *p_msg; in BTA_DmSetBleAdvParams()1252 if ((p_msg = (tBTA_DM_API_BLE_ADV_PARAMS *) osi_malloc(sizeof(tBTA_DM_API_BLE_ADV_PARAMS) in BTA_DmSetBleAdvParams()1254 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_ADV_PARAMS) + sizeof(tBLE_BD_ADDR)); in BTA_DmSetBleAdvParams()
696 } tBTA_DM_API_BLE_ADV_PARAMS; typedef1098 tBTA_DM_API_BLE_ADV_PARAMS ble_set_adv_params;