Searched refs:tBTA_DM_API_BLE_ADV_PARAMS (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/dm/
H A Dbta_dm_api.c984 tBTA_DM_API_BLE_ADV_PARAMS *p_msg;
988 if ((p_msg = (tBTA_DM_API_BLE_ADV_PARAMS *) GKI_getbuf(sizeof(tBTA_DM_API_BLE_ADV_PARAMS))) != NULL)
990 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_ADV_PARAMS));
H A Dbta_dm_int.h500 }tBTA_DM_API_BLE_ADV_PARAMS; typedef in typeref:struct:__anon111
720 tBTA_DM_API_BLE_ADV_PARAMS ble_set_adv_params;

Completed in 8 milliseconds