Home | History | Annotate | Download | only in dm

Lines Matching refs:tBTA_DM_API_BLE_ADV_PARAMS

1489     tBTA_DM_API_BLE_ADV_PARAMS    *p_msg;
1493 if ((p_msg = (tBTA_DM_API_BLE_ADV_PARAMS *) GKI_getbuf(sizeof(tBTA_DM_API_BLE_ADV_PARAMS))) != NULL)
1495 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_ADV_PARAMS));