Home
last modified time | relevance | path

Searched refs:tBTA_DM_API_BLE_ADV_PARAMS_ALL (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c1434 tBTA_DM_API_BLE_ADV_PARAMS_ALL *p_msg; in BTA_DmSetBleAdvParamsAll()
1439 … if ((p_msg = (tBTA_DM_API_BLE_ADV_PARAMS_ALL *) osi_malloc(sizeof(tBTA_DM_API_BLE_ADV_PARAMS_ALL) in BTA_DmSetBleAdvParamsAll()
1441 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_ADV_PARAMS_ALL)); in BTA_DmSetBleAdvParamsAll()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h783 } tBTA_DM_API_BLE_ADV_PARAMS_ALL; typedef
1261 tBTA_DM_API_BLE_ADV_PARAMS_ALL ble_set_adv_params_all;